We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When running a jest test, you will receive an error that window.URL.createObjectURL is not a function.
Any ideas of a way to fix this?
I have tried mocking it in jest, as I have found that this is supposedly a mapbox issue, but none of those solutions seem to work.