It looks like my change works. I just committed a change where instead of Dialog being added to Application, the Dialog HTML element is added to <body>. I needed to manually call addedToParent() to make sure the children render, and it all seems to work. :-)
Harbs > On Feb 22, 2017, at 5:24 PM, Harbs <harbs.li...@gmail.com> wrote: > > I’m going to commit a change which will hopefully work… ;-)