storybook-addon-next breaks storybook compilation when used with @nrwl/react/plugins/storybook #12320
Labels
outdated
scope: storybook
Issues related to Storybook support in Nx
status: closed / duplicate
type: bug
Current Behavior
When updating @nrwl/react to the latest version, the storybook config breaks if you have
storybook-addon-next
. There is already an open issue in the addon github repo RyanClementsHax/storybook-addon-next#100Expected Behavior
I expect both @nrwl/react and storybook-addon-next to compile when used together fine as they used to before.
Steps to Reproduce
Just create a new storybook instance with nx that contains the
storybook-addon-next
package.If you downgrade @nrwl/react to 14.7.5, the issue goes away.
Failure Logs
https://github.com/ixahmedxi/noodle/actions/runs/3151889547/jobs/5126418610
Environment
The text was updated successfully, but these errors were encountered: