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
I still get client-side exception errors on a very regular basis in the staging environment, usually within a few minutes of using the site.
Some examples from the browser console:
Error: The source 'mangrove_restoration' does not exist in the map's style.
NextJS 8
setFeatureState
setFeatureState
ef
_onPointerEvent
fire
_fireEvent
mousemove
handleEvent
_app-9cca4d8b034a2f48.js:14:59504
Error: The layer 'country-boundaries-layer-line' does not exist in the map's style and cannot be queried for features.
NextJS 8
queryRenderedFeatures
queryRenderedFeatures
_updateHover
_onPointerEvent
fire
_fireEvent
mousemove
handleEvent
_app-9cca4d8b034a2f48.js:14:59504
Error: Layer with id "water" does not exist on this map.
NextJS 13
addLayer
addLayer
X
te
ak
up
i
oD
oO
oO
oP
r8
oS
_app-9cca4d8b034a2f48.js:14:59504
NextJS 18
onError
_onEvent
fire
_fireEvent
fire
addLayer
addLayer
X
te
ak
up
i
oD
oO
oO
oP
r8
oS
Error rendering page: Error: Cancel rendering route
NextJS 4
c
p
es
Z
main-2861fbd972e4bb7e.js:1:10908
The text was updated successfully, but these errors were encountered:
I still get client-side exception errors on a very regular basis in the staging environment, usually within a few minutes of using the site.
Some examples from the browser console:
The text was updated successfully, but these errors were encountered: