Replies: 1 comment 4 replies
-
it looks correct, probably a file issue, wrong path - or the file isn't in your public folder, or next treats the public folder differently, like /public/ ... try to access the file from the url bar. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm trying to render a .wrl file in a Next.js app but I can't I always have this error with any file
Uncaught Unexpected token # in JSON at position 0
this is the code that I'm using
Beta Was this translation helpful? Give feedback.
All reactions