Aubrey Holland
Aubrey Holland
Cool, I just sent a pull request that emits the message regardless. This will solve my problem, so I'm happy with it, though I'd be happy to help make the...
I guess I won't close it until the pull request is actually merged. : )
Yep, confirmed that using version 12 works. Thanks. On Tue, Dec 1, 2015 at 3:11 PM, Lloyd Pick [email protected] wrote: > This is probably related to the columnar data return,...
I'll give that a try right now, thanks. If you have an idea about where in the code these classes might be being applied then I can look down that...
FYI, the [nice little app generator wizard](https://ionicframework.com/start#basics) linked to in the issue template isn't working. It gives me an error about an invalid grant.
@liamdebeasi I haven't figured out how to get a demo app of this to work. I made the basic version with the side menu, and reloading that over and over...
Ok, and now I figured out that for some reason when it fails the [supportsShadow](https://github.com/ionic-team/stencil/blob/bf5f197910daab7f822a6e4c56f4f40a81c2ce7e/src/client/client-window.ts#L32) helper is returning false.
I can't really, no. It's our app for my work, which is under a private repo. Now that I'm getting this narrowed down, let me see if I can get...
Ok, I figured it out... we're using a tool called HotJar and loading their JS onto the page. That code has a line that replaces the `document.head.attachShadow` with their own...
FYI, I updated the description of the ticket to include my demo app. Thanks!