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

[Bug]: Investigate Next.js v15 features #29421

Open
4 tasks
valentinpalkovic opened this issue Oct 21, 2024 · 1 comment
Open
4 tasks

[Bug]: Investigate Next.js v15 features #29421

valentinpalkovic opened this issue Oct 21, 2024 · 1 comment

Comments

@valentinpalkovic
Copy link
Contributor

valentinpalkovic commented Oct 21, 2024

Describe the bug

Next.js 15 is now stable.

Investigate the following topics:

@terrymun
Copy link

@valentinpalkovic Thanks for looking into this! I have personally been experimenting with next@15 with storybook (using webpack under the hood), and the only major issue I'm running into is the invalid paths that @storybook/nextjs tries to use when accessing server-related internals on next.js.

If this sounds familiar to you, that's because I've opened a related issue #29380 some days ago... but I've had time to fully try to debug the issue today and finally found the root cause + create a reproducible example for you to work with.

Apologies in advance if I end up hijacking/derailing the purpose of this ticket, feel free to remove this comment so the issue stays on track 👍

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

No branches or pull requests

2 participants