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'm trying to use deck.gl with CRA 5 and Mapbox, unfortunately Mapbox JS has an issue with webworker.
I tried the solutions found in Mapbox docs: https://docs.mapbox.com/mapbox-gl-js/guides/install/#transpiling
Updating the borwserlist is the only solution that I could use, because CRA don't let the user update webpack config.
This solution didn't work with deck.gl, I wonder if mapbox is imported by dekc.gl in a specific way that prevent this solution from working ? Or if anybody found a solution for this issue.
Thanks
Flavors
React
Python/Jupyter notebook
MapboxLayer
GoogleMapsOverlay
CartoLayer
DeckLayer/DeckRenderer for ArcGIS
Expected Behavior
No response
Steps to Reproduce
The codepen can't reproduce the bug because we need to use CRA.
Environment
Framework version: 8.6.0
Browser: Firefox or Chrome
OS: Mac OS
Logs
No response
The text was updated successfully, but these errors were encountered:
Description
I'm trying to use deck.gl with CRA 5 and Mapbox, unfortunately Mapbox JS has an issue with webworker.
I tried the solutions found in Mapbox docs: https://docs.mapbox.com/mapbox-gl-js/guides/install/#transpiling
Updating the borwserlist is the only solution that I could use, because CRA don't let the user update webpack config.
This solution didn't work with deck.gl, I wonder if mapbox is imported by dekc.gl in a specific way that prevent this solution from working ? Or if anybody found a solution for this issue.
Thanks
Flavors
Expected Behavior
No response
Steps to Reproduce
The codepen can't reproduce the bug because we need to use CRA.
Environment
Logs
No response
The text was updated successfully, but these errors were encountered: