Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Style is undefined in _getAttribution #1295

Open
DoHe opened this issue Jun 21, 2019 · 0 comments
Open

Style is undefined in _getAttribution #1295

DoHe opened this issue Jun 21, 2019 · 0 comments

Comments

@DoHe
Copy link

DoHe commented Jun 21, 2019

From our error logging I can see that relatively regularly style is undefined here.
An example:

TypeError: a is null
at _getAttribution/<(/map/js/chunk-vendors.ce2e5744.js:66:9590)

Which refers to the (sadly minified) line:

var s=[];for(var u in a.sources){var c=a.sources[u].url.split("mapbox://")[1];

I don't know yet how to reproduce but from our logging it seems to be 100% Firefox on Windows. Nearly all of if v67.
I didn't find any other mentions in the issues on this repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant