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 facing a problem with Mapbox integration within a navigator tab. Everything works smoothly until I disable the scale bar on the map. At that point, whenever a new tab is opened, a large black area appears, obstructing the visual. This problem seems to be specifically triggered by setting 'scaleBarEnabled' to 'false'. I've attempted various troubleshooting steps and confirmed that the issue only arises when this setting is changed. Removing 'scaleBarEnabled={false}' or setting it to 'true' resolves the problem.
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
-
I'm facing a problem with Mapbox integration within a navigator tab. Everything works smoothly until I disable the scale bar on the map. At that point, whenever a new tab is opened, a large black area appears, obstructing the visual. This problem seems to be specifically triggered by setting 'scaleBarEnabled' to 'false'. I've attempted various troubleshooting steps and confirmed that the issue only arises when this setting is changed. Removing 'scaleBarEnabled={false}' or setting it to 'true' resolves the problem.
Beta Was this translation helpful? Give feedback.
All reactions