-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Storybook error with latest NextJS 15 release and React 19 RC #322
Comments
Unfortunately, I got the same error as you. I also wanted to update to Next.js 15 and React 19 RC. But, it seems we need to wait Storybook support. Maybe also other dependencies. We should be able to track the progress here: storybookjs/storybook#29421 |
For reference, Next.js 15 introduce new bugs: amannn/next-intl#1442 and vercel/next.js#69000 (comment) |
Good to know, seems like they've got a fair bit of cleaning up to do. |
It's a really big update and a lot of breaking changes. Even if the project doesn't use Shadcn UI, I also hear there are a lot of issue with Shadcn UI. Definitively, not a smooth update 😢 |
Just migrate to Next.js 15 and React 19 RC: #327, supporting the same features as Next.js 14 |
There's a dependency conflict between Storybook, NextJS 15 and React 19 RC:
Just flagging for future bug fixing.
The text was updated successfully, but these errors were encountered: