Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Polymer and IE 10 and 11 #206

Closed
DartBot opened this issue Jun 5, 2015 · 10 comments
Closed

Polymer and IE 10 and 11 #206

DartBot opened this issue Jun 5, 2015 · 10 comments

Comments

@DartBot
Copy link

DartBot commented Jun 5, 2015

Originally opened as dart-lang/sdk#19233

This issue was originally filed by Renat.Vale...@gmail.com


What steps will reproduce the problem?
I've application what uses Dart Polymer library. It works nice in Chrome, FF, IE 9 (as mode in IE 11). But does not work in IE 11 and IE 10 (as mode in IE 11). Console gives stacktrace, it is below.

What is the expected output? What do you see instead?
Rendered polymer element. I see nothing.

What version of the product are you using? On what operating system?
Dart 1.4.2, Polymer 0.9.5+2

Please provide any additional information below.
(Original URL is modified)

HTML1300: Navigation occurred.
File: application
Error: Member not found.
 Error: Member not found.

   at Anonymous function (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7358:14)
   at ShadowCSS.scopeRules (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7349:5)
   at ShadowCSS.convertScopedStyles (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7274:7)
   at ShadowCSS.shimScoping (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7259:7)
   at ShadowCSS.stylesToShimmedCssText (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7074:5)
   at ShadowCSS.shimStyling (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7051:5)
   at JsObject.callMethod$2 (http://localhost:8080/application/index.html_bootstrap.dart.js:16446:7)
   at _shimShadowDomStyling (http://localhost:8080/application/index.html_bootstrap.dart.js:20251:5)
   at PolymerDeclaration.registerWhenReady$0 (http://localhost:8080/application/index.html_bootstrap.dart.js:20647:7)
   at PolymerDeclaration.PolymerDeclaration$created$0 (http://localhost:8080/application/index.html_bootstrap.dart.js:20831:7)
   {
      [functions]: ,
      proto: { },
      description: "Member not found.
",
      message: "Member not found.
",
      name: "Error",
      number: -2147352573,
      stack: "Error: Member not found.

   at Anonymous function (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7358:14)
   at ShadowCSS.scopeRules (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7349:5)
   at ShadowCSS.convertScopedStyles (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7274:7)
   at ShadowCSS.shimScoping (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7259:7)
   at ShadowCSS.stylesToShimmedCssText (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7074:5)
   at ShadowCSS.shimStyling (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7051:5)
   at JsObject.callMethod$2 (http://localhost:8080/application/index.html_bootstrap.dart.js:16446:7)
   at _shimShadowDomStyling (http://localhost:8080/application/index.html_bootstrap.dart.js:20251:5)
   at PolymerDeclaration.registerWhenReady$0 (http://localhost:8080/application/index.html_bootstrap.dart.js:20647:7)
   at PolymerDeclaration.PolymerDeclaration$created$0 (http://localhost:8080/application/index.html_bootstrap.dart.js:20831:7)"
   }
   "Error: Member not found.

   at Anonymous function (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7358:14)
   at ShadowCSS.scopeRules (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7349:5)
   at ShadowCSS.convertScopedStyles (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7274:7)
   at ShadowCSS.shimScoping (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7259:7)
   at ShadowCSS.stylesToShimmedCssText (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7074:5)
   at ShadowCSS.shimStyling (http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7051:5)
   at JsObject.callMethod$2 (http://localhost:8080/application/index.html_bootstrap.dart.js:16446:7)
   at _shimShadowDomStyling (http://localhost:8080/application/index.html_bootstrap.dart.js:20251:5)
   at PolymerDeclaration.registerWhenReady$0 (http://localhost:8080/application/index.html_bootstrap.dart.js:20647:7)
   at PolymerDeclaration.PolymerDeclaration$created$0 (http://localhost:8080/application/index.html_bootstrap.dart.js:20831:7)"

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/5449880?v=3" align="left" width="48" height="48"hspace="10"> Comment by iposva-google


Added Pkg-Polymer, Area-Pkg, Triaged labels.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="48" height="48"hspace="10"> Comment by sigmundch


Thanks for the bug report.

A lot has changed in the last month, are you still seeing these issues in polymer 0.11.0?

If you are, can you send us some example that would reproduce the problem so we can investigate further?

Thanks!


Added this to the 1.6 milestone.
Removed Priority-Unassigned label.
Added Priority-Medium, NeedsInfo labels.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="48" height="48"hspace="10"> Comment by sigmundch


Removed this from the 1.6 milestone.
Added Polymer-P-1 label.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="48" height="48"hspace="10"> Comment by sigmundch


Removed Polymer-P-1 label.
Added Polymer-Milestone-Next label.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="48" height="48"hspace="10"> Comment by sigmundch


Added PolymerMilestone-Next label.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="48" height="48"hspace="10"> Comment by sigmundch


Removed Polymer-Milestone-Next label.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This comment was originally written by Maas.Ma...@gmail.com


I used to have the same issue. However with the 0.11.0 release my problems regarding this issue seem to be solved (At least on IE11, I havent retested on IE10)

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/405837?v=3" align="left" width="48" height="48"hspace="10"> Comment by zoechi


This line in the output indicates you are using the shadow_dom package
(http://localhost:8080/application/packages/shadow_dom/shadow_dom.debug.js:7358:14)
which is deprecates (see http://pub.dartlang.org/packages/shadow_dom)
you should use web_components instead.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This comment was originally written by Renat.V...@gmail.com


I've tried using Dart 1.5.8. IE just crashes.
May be something complex in my code, but Chrome and FF works OK

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This comment was originally written by Maas.Ma...@gmail.com


I seem to get random crashes as well in IE 11 while every other browser works.... Cannot find a way to accurately reproduce it just yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants