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
Marker info window styles seem to be currently broken. This issue is related to #435, because changing the version property offers a temporary fix. Below are some version-specific screenshots:
version="3.34", info window and icons still styled correctly:
version="3.35", icon styles broken:
version="3.36", both info window and icon styles broken:
Currently working version 3.34 seems to go offline after mid-May, so switching the version as a workaround is only temporary. Here is a link to JSFiddle for reproducing the issue:
We're seeing the same issue in Polymer 1.0/2.0 hybrid web components. It's extremely frustrating because it's a Google product and this seems to indicate testing with older versions of Polymer has been discontinued. Unfortunately we're locked into Polymer now because every release alters so much of the code that we would have to rewrite our entire frontend to keep up with each major version change. And if it comes to that we'll rewrite it with something we can trust long-term like Vue or React.
Marker info window styles seem to be currently broken. This issue is related to #435, because changing the
version
property offers a temporary fix. Below are some version-specific screenshots:version="3.34"
, info window and icons still styled correctly:version="3.35"
, icon styles broken:version="3.36"
, both info window and icon styles broken:Currently working version 3.34 seems to go offline after mid-May, so switching the version as a workaround is only temporary. Here is a link to JSFiddle for reproducing the issue:
https://jsfiddle.net/jlaamanen/1djn28zu/3/
The text was updated successfully, but these errors were encountered: