Closed kelsey-taylor closed 2 years ago
Thanks for reporting this!
I'm seeing something similar in the viewer between Chrome and Firefox - could there be caching in one browser that is not reflected in another?
Caching is my first guess here too.
Closing this here since the viewer is in a different repo now.
Describe the issue
I'm using the differ to investigate changes made in this PR (https://github.com/stamen/amazon-MapStyleSandbox/pull/468), but am seeing different results between Chrome and Firefox. Firefox is showing the results I expect, whereas it seems like Chrome is using an outdated version of the stylesheet from
main
(despite the URL showing the correct path).Differ URL: https://stamen-styles.s3.us-west-2.amazonaws.com/dist/master/stamen-diff.html?#lstyle=https://stamen-styles.s3.us-west-2.amazonaws.com/dist/main/variants/gaia_en/style.json&rstyle=https://stamen-styles.s3.us-west-2.amazonaws.com/dist/align-zooms/variants/gaia_en/style.json
output in Chrome (unexpected):
output in Firefox (expected):
Additional context
I'm seeing something similar in the viewer between Chrome and Firefox - could there be caching in one browser that is not reflected in another?