Cannot read properties of undefined (reading 'isBatchingLegacy')

See original GitHub issue

Describe 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. image

Please help me…

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:6
  • Comments:15 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
hyochancommented, Jun 28, 2022

Same problem here

1reaction
mmmpopcommented, Aug 18, 2022

I’ve encountered this issue while upgrading to ^7.0.0-alpha.23. It seems that the Storyshots add-on is throwing the error.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught TypeError: Cannot read properties of undefined ...
The problem was that I installed the latest version of react-test-renderer v18.0.1 when the React version is v17.0.2.
Read more >
cannot read properties of undefined (reading 'isbatchinglegacy'
I have been attempting to resolve this error i keep receiving when running test. My test is a very simple test case. I...
Read more >
Troubleshooting | React Native Testing Library - Open Source
TypeError : Cannot read property 'isBatchingLegacy' of undefined when calling render(). Example repository​. We maintain an example repository that showcases a ...
Read more >
TypeError: Cannot read properties of undefined (reading 'get')
Coding example for the question TypeError: Cannot read properties of undefined (reading 'get')-React Native.
Read more >
Cannot read property 'start' of undefined - CodeSandbox
Cannot read property 'start' of undefined. 0. Embed Fork Create Sandbox Sign in. Sandbox Info. Cannot read property 'start' of undefined.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found