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
Uncaught TypeError: Cannot destructure property 'userImage' of 'e' as it is undefined.
at _ (style_image.js:34:12)
at dispatchRenderCallbacks (image_manager.js:298:29)
at jc.patchUpdatedImages (image_atlas.js:125:22)
at ad.prepare (tile.js:384:29)
at qp.prepare (source_cache.js:168:18)
at _o.render (painter.js:484:29)
at Map._render (map.js:2944:26)
at map.js:3270:26
The text was updated successfully, but these errors were encountered:
Thank you for using mapbox-gl-js. For advises like this, please refer to our help documentation, and if you can't find the answer there, contact support. This issue tracker is for reporting bugs and feature requests.
mapbox-gl-js version: 2.7.0
browser: Chrome
Steps to Trigger Behavior
map.removeImage
Link to Demonstration
https://codepen.io/andrewharvey/pen/BamGabP
Expected Behavior
no error, the image just gets removed.
Actual Behavior
an error is logged in the console
The text was updated successfully, but these errors were encountered: