Reactime icon indicating copy to clipboard operation
Reactime copied to clipboard

TypeError: Cannot read property 'object' of null in backend.bundle.js

Open ali-master opened this issue 4 years ago • 6 comments

Hi there

I just installed the extension and I got this error when I open my React application in development mode. image

More details:

  • Redux v4.0.5
  • Redux-Saga v1.1.3
  • React-Redux v7.1.3
  • React v17.0.1

ali-master avatar Dec 16 '20 07:12 ali-master

Same error, compared to OP, I only have React 17.0.1 , no Redux.

jafin avatar Feb 04 '21 03:02 jafin

I am facing the exact same error, with same stack

lpillonel avatar Mar 23 '21 10:03 lpillonel

Same error, using NextJS 11.0.1 and react 17.0.2. Was driving me crazy until I found this issue.

bduff9 avatar Aug 13 '21 23:08 bduff9

I am also running into this issue. Would greatly appreciate it if someone could look into this.

bhuddleston-biocorellc avatar Aug 17 '21 02:08 bhuddleston-biocorellc

Same issue with react, mobx, mobx-state-tree

iMakedonsky avatar Sep 11 '21 08:09 iMakedonsky

The error given isn't really enough to pin this down. Please click on the link to the exact source within the bundle, and provide that or a minimally reproducible test case.

aspiers avatar Dec 11 '21 21:12 aspiers