-
Notifications
You must be signed in to change notification settings - Fork 106
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
addon/docs Cannot read property 'modernInlineRender' of undefined #95
Comments
This seems to have been added in storybookjs/storybook#15871. We'll need to spend some time to figure out how to handle it, I guess. |
Yowza. cc @tmeasday |
@IanVS - storybookjs/storybook#16044 Might be a good idea to always set |
Meanwhile we should absolutely discuss how to implement the equivalent of the new v7 store entry point in Vite: https://github.com/storybookjs/storybook/blob/next/lib/builder-webpack4/src/preview/virtualModuleModernEntry.js.handlebars |
@KaiSpencer could you please update storybook to |
Unable to render Docs page.
Key Versions:
"@storybook/addon-docs": "^6.4.0-alpha.35",
"@storybook/addon-actions": "^6.4.0-alpha.35",
"@storybook/addon-essentials": "^6.4.0-alpha.35",
"@storybook/addon-links": "^6.4.0-alpha.35",
"@storybook/react": "^6.4.0-alpha.35",
"react": "^17.0.0",
"vite": "^2.5.7",
"storybook-builder-vite": "^0.0.12",
The text was updated successfully, but these errors were encountered: