-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed as not planned
Description
- Run
yarn create r3f-app next my-appwhich is the starter kit for react three fiber with NextJS. - Change the version of
threefrom^0.154.0to^0.155.0.
ThreeJS is currently on 0.156.1. I did some debugging to determine that 0.155.0 is the version that breaks the react three fiber demo with NextJS. I'm not even sure what is the bug here, it looks like some textures aren't loading or something?
I don't know if this is a bug with three or a bug with react-three-fiber, I'm honestly not very familiar with the libraries as this is my first time working with them. I just figured I would report it in case the team isn't already aware since the support for NextJS seems rather exceptional otherwise. Really awesome library!
Thanks,
Saavan
Metadata
Metadata
Assignees
Labels
No labels

