muhirai

Results 2 comments of muhirai

I faced this error with nextjs too, it seems to have to do with SSR I resolved it by using dynamic imports, replaced: import { ARAnchor, ARView } from "react-three-mind";...

So meanwhile how to solve this problem in development? (it seems to work well in Vercel deployment but not in localhost)