[Next js] useLoader() throws TypeError: Failed to parse URL from /lut/F-6800-STD.cube #3129
-
Hi everyone,
Any solution for this matter? Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
On Discord, you asked with a stack-trace which indicated SSR breaking loading here. You can disable that with https://nextjs.org/docs/pages/building-your-application/optimizing/lazy-loading#with-no-ssr. |
Beta Was this translation helpful? Give feedback.
On Discord, you asked with a stack-trace which indicated SSR breaking loading here. You can disable that with https://nextjs.org/docs/pages/building-your-application/optimizing/lazy-loading#with-no-ssr.