-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Examples not working under Edge / 15 #139
Comments
@robcole seems like this is the "gold standard" at least 2 years ago. https://blogs.windows.com/msedgedev/2015/07/15/microsoft-edge-and-web-components/ |
@snuggs @brandondees - I was able to get the page load working with a new Polyfill (link) but there's a new issue with
|
I don't think |
@brandondees What I mean by this is that |
AHHH I See interesting @robcole that Polyfill is part of the solution we are coming up with. Thanks man!!!! @robcole /cc @brandondees |
Promising!!! Feelin' real good about this 💪 @robcole @brandondees @albertoponti @cristhiandick @angelocordon @codeSnorter |
@brandondees @robcole @tmornini @kurtcagle I have been through (I.E.) Hell and back. Was an extremely dark place the past few days in IE land. (Couldn't even log on Slack let alone messenger due to resource hogging of Parallels). That said... Polyfill complete (from my testing). Big salute to @robcole for coming through with that /cc @albertoponti @cristhiandick 🏈 💯 🎉 🥅 Polyfill Implementation
|
Thanks for the updates @snuggs - LMK when you're at a point where you'd like some real-world testers and I'd be happy to test against our current code! 🤞 |
Sheds light on solution. From the spec maintainers. And their frustration with polyfill authors whatwg/html#1704 Particularly whatwg/html#1704 (comment) |
@robcole @brandondees @albertoponti @cristhiandick. Only 1 bug left in FF and all clear. I'd say 98% complete cross browser. |
... Sans @brandondees and it's getting worse... Good thing we got off the boat. github.com/webcomponents/webcomponentsjs/issues/830#issuecomment-328973451 |
@robcole @brandondees @albertoponti @cristhiandick iOS & (as @robcole calls it) IE (Edge) #Touchdown 🏈 with 1% to go. ;-) |
Using a cross-browser testing app to test a production app, however, this is also replicable in our local examples. Attaching screenshots of one in Chrome, other in Edge / 15 (similar issues exist in Edge / 14 and IE / 11).
Happy to debug more if someone can give me an area to look; it's looking like support for both IE and Edge is lacking.
My hunch is that this is due to the polyfills, but I haven't tracked down a way to actually gain any traction fixing it yet.
Example: http://snuggsi.herokuapp.com/examples/hello-world
Also tested: JS fiddle of example, http://jsfiddle.net/snuggs/3zwkj9wg/?utm_source=website&utm_medium=embed&utm_campaign=3zwkj9wg
Chrome
Edge / 15
Console Errors (Edge)
The text was updated successfully, but these errors were encountered: