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
Upload an SVG containing style or other "invalid" markup to MapBox Studio
Expected Behavior
Upload an SVG containing style or other "invalid" markup to MapBox Studio
Display an error informing the user that this image will not be usable
Observe the image not displaying within the MapBox Studio list
Actual Behavior
Upload an SVG containing style or other "invalid" markup to MapBox Studio
Observe no errors
Observe no problems displaying within MapBox Studio
Observe not included in https://api.mapbox.com/styles/v1/{username}/{styleid}
No indication is given that there may have been a problem with this upload, leading to wasted time debugging endpoints, re-punishing, clearing caches and the like before realising it's that the SVG isn't supported and no errors have been thrown to indicate this.
The text was updated successfully, but these errors were encountered:
Steps to Trigger Behavior
style
or other "invalid" markup to MapBox StudioExpected Behavior
style
or other "invalid" markup to MapBox StudioActual Behavior
style
or other "invalid" markup to MapBox Studiohttps://api.mapbox.com/styles/v1/{username}/{styleid}
No indication is given that there may have been a problem with this upload, leading to wasted time debugging endpoints, re-punishing, clearing caches and the like before realising it's that the SVG isn't supported and no errors have been thrown to indicate this.
The text was updated successfully, but these errors were encountered: