Issue with Next 15 / React 19 RC #5824
Unanswered
cehenriques
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I wrapped shadcn on my lib and consume it on my Next project.
I recently updated the project to Next 15.0.3 and React 19 RC and changed the peerDependencies on my lib to React 19 RC as well. But I still get some errors on my Next project consuming the lib, especially when installing the package I get this:
Then the app breaks if I consume any of my shadcn components from the lib.
Any ideas on what I can do?
Beta Was this translation helpful? Give feedback.
All reactions