wojtekmaj / enzyme-adapter-react-17

Unofficial adapter for React 17 for Enzyme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: Cannot read property '__reactFiber$3rntq2todqi' of null

moroine opened this issue · comments

Hey, I encounter an issue when using chakra-ui with this library. Here is a reproduction:

https://stackblitz.com/edit/node-mqa7dt?devtoolsheight=33&file=Component.test.js

You can run yarn test in order to reproduce

Looks like it's related to latest @emotion version https://stackblitz.com/edit/node-p2rm9t

Closing the issue as it has to do with @emotion package