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 built a nice plotty layer to throw on the map and it worked everywhere except on my product manager's laptop. 😢 Older hardware worked. Newer hardware worked. His specific hardware failed.
Specific hardware:
I was able to procure a laptop with the same specs from IT to do some testing. Accessing the webgl context of the canvas layer being added to the map triggers the weird behavior.
mapbox-gl-js version: 39.1
Steps to Trigger Behavior
Expected Behavior
Canvas layer is added to map.
Actual Behavior
Mapbox raster layers vanish.
Notes
I built a nice plotty layer to throw on the map and it worked everywhere except on my product manager's laptop. 😢 Older hardware worked. Newer hardware worked. His specific hardware failed.
Specific hardware:
I was able to procure a laptop with the same specs from IT to do some testing. Accessing the
webgl
context of the canvas layer being added to the map triggers the weird behavior.Reduced test: https://codepen.io/gpbmike/pen/qXNPOM
Other webgl applications run as expected.
I'm hoping that there's an another developer out there with this specific setup that can help out.
The text was updated successfully, but these errors were encountered: