Skip to content

Fix: Add missing react aliases #35

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

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Fix: Add missing react aliases #35

merged 1 commit into from
Mar 24, 2025

Conversation

kasperpeulen
Copy link
Contributor

@kasperpeulen kasperpeulen commented Mar 24, 2025

Closes storybookjs/storybook#30897

📦 Published PR as canary version: 1.1.3--canary.35.2184b9c.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

@kasperpeulen kasperpeulen added bug Something isn't working patch Increment the patch version when merged labels Mar 24, 2025
@kasperpeulen kasperpeulen merged commit 2142e3f into main Mar 24, 2025
6 checks passed
@Stanzilla
Copy link

@kasperpeulen on nextjs 14.1 this now fails with

=> Failed to build the preview
Error: Cannot find module 'next/dist/compiled/react/compiler-runtime'
Require stack:
- /Users/b.s/frontend/node_modules/vite-plugin-storybook-nextjs/dist/index.cjs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatcher')
3 participants