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 18, 2024. It is now read-only.
This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem.
Referring to my
react-three-fiber
"useLoader external URL is being blocked by CORS policy" issue.Is there a way to configure Next.js server's CORS policy?
If any, where's the guideline?
Because whenever I load external files on my
react-three-fiber
scene, I'm getting this console error:Here's my "server.js":
This is definitely important functionality for a Next.js application.
I hope there's already a fix for this.
Reference
react-three-fiber
'suseLoader
onreact-native
?I already tried this "server.js" code:
But getting this terminal error:
The text was updated successfully, but these errors were encountered: