Uncaught ReferenceError: y is not defined #372
Unanswered
khousuylong
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This issue is similar to the one described in this mapbox threads: mapbox/mapbox-gl-js#10173 One solution for create-react-app users given in the thread is to update browserlists in package.json to exclude older browsers browserslist: [ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, I'm using maplibre-gl inside my react app. after compiling with "react-scripts build" then "serve -s build", then go to the browser it throws "Uncaught ReferenceError: y is not defined". got any idea, thanks
Beta Was this translation helpful? Give feedback.
All reactions