Skip to content
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

"Cannot read property '_reactInternalFiber' of null" with storybook-addon-specifications #2246

Open
2 of 13 tasks
zhanglid opened this issue Sep 27, 2019 · 3 comments
Open
2 of 13 tasks

Comments

@zhanglid
Copy link

Current behavior

mount does not work. Cannot read property '_reactInternalFiber' of null

I am using storybook-addon-specifications for storybook.

image
I found the line 40 executed after line 52, which causes the inst null.

Expected behavior

No error.

Your environment

API

  • shallow
  • mount
  • render

Version

library version
enzyme 3.10.0
react 16.9.0
react-dom 16.9.0
react-test-renderer 16.9.0
adapter (below) 1.14.0

Adapter

  • enzyme-adapter-react-16
  • enzyme-adapter-react-16.3
  • enzyme-adapter-react-16.2
  • enzyme-adapter-react-16.1
  • enzyme-adapter-react-15
  • enzyme-adapter-react-15.4
  • enzyme-adapter-react-14
  • enzyme-adapter-react-13
  • enzyme-adapter-react-helper
  • others ( )
@ljharb
Copy link
Member

ljharb commented Sep 27, 2019

Are you confident about which version of React storybook is bundling up?

@arwalokhandwala
Copy link

@ljharb I am also facing a similar issue, any update on this? Thanks.

@ljharb
Copy link
Member

ljharb commented Oct 27, 2019

@arwalokhandwala if you could provide any info for your setup that differs from the OP, that would be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants