Skip to content
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

Open
mzavattaro opened this issue Oct 22, 2024 · 4 comments
Open

Storybook error with latest NextJS 15 release and React 19 RC #322

mzavattaro opened this issue Oct 22, 2024 · 4 comments

Comments

@mzavattaro
Copy link

There's a dependency conflict between Storybook, NextJS 15 and React 19 RC:
image

Just flagging for future bug fixing.

@ixartz
Copy link
Owner

ixartz commented Oct 22, 2024

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

@ixartz
Copy link
Owner

ixartz commented Oct 22, 2024

For reference, Next.js 15 introduce new bugs: amannn/next-intl#1442 and vercel/next.js#69000 (comment)

@mzavattaro
Copy link
Author

Good to know, seems like they've got a fair bit of cleaning up to do.

@ixartz
Copy link
Owner

ixartz commented Oct 23, 2024

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 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants