Cannot read properties of undefined (reading 'isBatchingLegacy')
See original GitHub issueDescribe the bug
A clear and concise description of what the bug is.
occurred error, when installed@emotion/styled and @emotion/react
repo: https://github.com/jonsoku2/turbo-tsdx-emotion-storybook
To Reproduce
Please create a reproduction by running npx sb@next repro and following the instructions. Read our documentation to learn more about creating reproductions.
Paste your repository and deployed reproduction here. We prioritize issues with reproductions over those without.
System
Please paste the results of npx sb@next info here.
Environment Info:
System: OS: macOS 12.2 CPU: (12) x64 Intel® Core™ i7-9750H CPU @ 2.60GHz Binaries: Node: 16.15.0 - ~/.nvm/versions/node/v16.15.0/bin/node Yarn: 1.22.18 - /usr/local/bin/yarn npm: 8.5.5 - ~/.nvm/versions/node/v16.15.0/bin/npm Browsers: Chrome: 101.0.4951.64 Safari: 15.3 npmPackages: @storybook/addon-actions: ^6.4.22 => 6.4.22 @storybook/addon-docs: ^6.4.22 => 6.4.22 @storybook/addon-essentials: ^6.4.22 => 6.4.22 @storybook/addon-info: ^5.3.21 => 5.3.21 @storybook/addon-interactions: ^6.4.22 => 6.4.22 @storybook/addon-links: ^6.4.22 => 6.4.22 @storybook/builder-webpack5: ^6.4.22 => 6.4.22 @storybook/manager-webpack5: ^6.4.22 => 6.4.22 @storybook/react: ^6.4.22 => 6.4.22
Additional context
Add any other context about the problem here.

Please help me…
Issue Analytics
- State:
- Created a year ago
- Reactions:6
- Comments:15 (1 by maintainers)
Top Related StackOverflow Question
Same problem here
I’ve encountered this issue while upgrading to ^7.0.0-alpha.23. It seems that the Storyshots add-on is throwing the error.