Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application error: a client-side exception has occurred (see the browser console for more information). #1139

Open
lhilarides opened this issue Jul 2, 2024 · 0 comments
Labels
QC Quality check (client revision)

Comments

@lhilarides
Copy link
Collaborator

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
@mluena mluena added the QC Quality check (client revision) label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QC Quality check (client revision)
Projects
None yet
Development

No branches or pull requests

2 participants