-
Notifications
You must be signed in to change notification settings - Fork 33
using google-map Polymer JS element within a Polymer Dart element causes entire element to fail #215
Comments
<img src="https://avatars.githubusercontent.com/u/343148?v=3" align="left" width="48" height="48"hspace="10"> Comment by terrasea Attachment: |
<img src="https://avatars.githubusercontent.com/u/4865287?v=3" align="left" width="48" height="48"hspace="10"> Comment by lrhn Added Pkg-Polymer, Triaged labels. |
<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="48" height="48"hspace="10"> Comment by sigmundch Added this to the 1.6 milestone. |
<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. |
<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. |
<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. |
<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. |
<img src="https://avatars.githubusercontent.com/u/2156198?v=3" align="left" width="48" height="48"hspace="10"> Comment by kasperl Added this to the 1.6 milestone. |
<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. |
<img src="https://avatars.githubusercontent.com/u/984921?v=3" align="left" width="48" height="48"hspace="10"> Comment by jakemac53 Set owner to @jakemac53. |
<img src="https://avatars.githubusercontent.com/u/984921?v=3" align="left" width="48" height="48"hspace="10"> Comment by jakemac53 I tried running your example and it worked for me, so I assume this has been fixed. If you can still reproduce it then feel free to re-open this ticket and I can take another look into it. Added AssumedStale label. |
This comment was originally written by [email protected] I encountered the same issue on a different project. Reported on github here https://github.com/Polymer/polymer-dev/issues/65. Attached is a simple workaround. Attachment: |
<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="48" height="48"hspace="10"> Comment by sigmundch @vikraman.choudhury - I believe this is the result of a bug in dart2js + dart:js. Others were running into this too, and I submitted a fix on friday. The fix will be in the next Dart SDK release (1.6.0-dev.7.0). You can find more details in issue #254 and issue dart-lang/sdk#20305. Added Duplicate label. |
<img src="https://avatars.githubusercontent.com/u/343148?v=3" align="left" width="96" height="96"hspace="10"> Issue by terrasea
Originally opened as dart-lang/sdk#19591
Attachment:
test_polymer.tar.gz (1.17 MB)
The text was updated successfully, but these errors were encountered: