You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@shilman Could you please try out the latest canary release of the vite-plugin-experimental-next?
// package.json{
...
"pnpm": {"overrides": {"vite-plugin-storybook-nextjs": "1.1.2--canary.31.ce898c2.0",// optionally try to add this line additionally"@storybook/experimental-nextjs-vite>vite-plugin-storybook-nextjs": "1.1.2--canary.31.ce898c2.0"}}}
Describe the bug
What I did
pnpx create next-app
pnpx storybook@latest init
@storybook/nextjs
with@storybook/experimental-nextjs-vite
Workaround
styled-jsx
Reproduction link
Reproduction steps
No response
System
any?
Additional context
No response
The text was updated successfully, but these errors were encountered: