You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current build of polymer in github.com/polymer/polymer throws errors under the polyfill. It's not an official release but we're hoping to do one tomorrow. Installing google-map eventually bubbles up to install Polymer/polymer#master.
Do you have any idea how to debug this issue ?
I have this element implementation live:
http://widget.centraltorpedos.com.br/gmaps/
Is a google maps component. For some reason this implementation is not rendering on Internet Explorer and Firefox. Only on google Chrome...
I am using this implementation :
https://github.com/PolymerLabs/google-map
For some reason on they live sample is working on all browsers.
But, if you download it locally and try to run locally (doing bower update). It behave with the same issue.
I think this is a version issue. But I don't know how to debug it.
The text was updated successfully, but these errors were encountered: