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
{{ message }}
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.
JSON.parse: unexpected character at line 1 column 2 of the JSON data
When I print the data returned from the file loader it is
ArrayBuffer { byteLength: 3423 }
So this is why the JSON.parse is failing.I'm using a url for data-url e.g:
https://somesite.com/data.json
and the image as an
a-asset
id#img
The text was updated successfully, but these errors were encountered: