79272429

Date: 2024-12-11 16:19:01
Score: 3
Natty:
Report link

I have found the solution for my question.

it seems that react-three-fiber has conflicts with React 19. so by installing '@react-three/fiber@alpha' seems to fix the issue

npm install @react-three/fiber@alpha

here is the link to where I found the answer:

https://github.com/vercel/next.js/issues/66468#issuecomment-2296319798

thanks for all the answers!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (1): here is the link
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Jayson Sanon