geelen/react-snapshot

TypeError: Cannot read property 'rootID' of null

DonGiulio opened this issue · 0 comments

I'm getting this error:

TypeError: Cannot read property 'rootID' of null

investigating my bundle.js file this seems caused by ReactDOM, in the method: _renderNewRootComponent.

any ideas on how to solve this?

Thanks.