Language-Mapping / language-map

Front-end codebase for Language Mapping web map
https://languagemap.nyc
MIT License
7 stars 4 forks source link

TypeError: Cannot read property 'offset' of undefined #279

Open sentry-io[bot] opened 3 years ago

sentry-io[bot] commented 3 years ago

Tough to troubleshoot, not much info, but there is a mention of geolocation at top of stack, so maybe users who do not have geolocation enabled should not see the toggle, ever?

Sentry Issue: LANGUAGE-MAPPING-4Q

TypeError: Cannot read property 'offset' of undefined
  at None (/static/js/4.f3d2944a.chunk.js:2:2202474)
  at None (/static/js/4.f3d2944a.chunk.js:2:2212555)
abettermap commented 3 years ago

@rperlin-ela are you actually seeing this come up in the UI anywhere? i cannot reproduce it. i simulated a throttled connection down to garbage levels, and still can't make it happen. i get errors i thought were related to it and have been seeing for ages (and i know what causes it), but i might be barking up the wrong tree.

anyway, whatever it is i can't debug if i can't reproduce it, and the MB code is optimized so i can't read anything. sorry man, not sure what to tell you on this one.