Skip to content
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

Polymer and IE 10 and 11 #19233

Closed
DartBot opened this issue Jun 5, 2014 · 11 comments
Closed

Polymer and IE 10 and 11 #19233

DartBot opened this issue Jun 5, 2014 · 11 comments
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. needs-info We need additional information from the issue author (auto-closed after 14 days if no response)

Comments

@DartBot
Copy link

DartBot commented Jun 5, 2014

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)"

@iposva-google
Copy link
Contributor

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

@sigmundch
Copy link
Member

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.

@sigmundch
Copy link
Member

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

@sigmundch
Copy link
Member

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

@sigmundch
Copy link
Member

Added PolymerMilestone-Next label.

@sigmundch
Copy link
Member

Removed Polymer-Milestone-Next label.

@DartBot
Copy link
Author

DartBot commented Jul 16, 2014

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 Jul 16, 2014

This comment was originally written 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 Aug 13, 2014

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 Aug 13, 2014

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.

@DartBot DartBot added Type-Defect area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. needs-info We need additional information from the issue author (auto-closed after 14 days if no response) labels Aug 13, 2014
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This issue has been moved to dart-archive/polymer-dart#206.

@DartBot DartBot closed this as completed Jun 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. needs-info We need additional information from the issue author (auto-closed after 14 days if no response)
Projects
None yet
Development

No branches or pull requests

3 participants