ReactCurrentOwner #73523
ReactCurrentOwner
#73523
Answered by
icyJoseph
Dec 5, 2024
Replies: 1 comment 13 replies
|
For now, you need to use, And further developed here, pmndrs/react-three-fiber#3222 |
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Ok, I got it to install without dependency conflicts. Needed to do some overrides, and I was able to install
@react-three/fiber@beta:My suggestion, wait a bit for Next, and others to add React 19 to their peerDependencies, about an hour ago Next.js updated it, and it is most likely coming out on the next release. Same with other packages that depended on specific RC versions.
You can see a …