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
With CapacitorHttp enabled, creating a default mapbox map using "mapRef.current = new mapboxgl.Map({..." causes mutliple errors. It loads the base map, but the other layers are blocked for some reason:
Disabling CapacitorHttp resolves this, but I need it in my project. I don't see a way to "turn it off" for this situtation specifically. Anyone any idea how to resolve this? Thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
With CapacitorHttp enabled, creating a default mapbox map using "mapRef.current = new mapboxgl.Map({..." causes mutliple errors. It loads the base map, but the other layers are blocked for some reason:
Disabling CapacitorHttp resolves this, but I need it in my project. I don't see a way to "turn it off" for this situtation specifically. Anyone any idea how to resolve this? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions