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

Uncaught TypeError: Cannot read property 'unstable_cancelCallback' of undefined #1603

Open
wamra opened this issue Jan 29, 2019 · 0 comments

Comments

@wamra
Copy link

wamra commented Jan 29, 2019

I am having an issue with an exception every time I load a react page and have chrome developer tools open. Would anyone have any suggestions?

I am injecting react and react-dom using webpack, and the versions used are

Uncaught TypeError: Cannot read property 'unstable_cancelCallback' of undefined at react-dom.production.min.js:192 at react-dom.production.min.js:12 at Object.<anonymous> (react-dom.production.min.js:12) at u (bootstrap bb4ee82…:1370) at o (bootstrap bb4ee82…:772) at Object.<anonymous> (vendor.min.js:99413) at u (bootstrap bb4ee82…:1370) at bootstrap bb4ee82…:1422 at bootstrap bb4ee82…:1422

"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-hot-loader": "^4.3.11",

webpack:///./node_modules/react-dom/umd/react-dom.production.min.js

Ec=Z.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Scheduler,ag=Ec.unstable_cancelCallback,Nd=Ec.unstable_now,Bh=Ec.unstable_scheduleCallback,Fh=Ec.unstable_shouldYield,Qd=null,Rd=null,Dh="function"===typeof setTimeout?setTimeout:void 0,lg="function"===typeof clearTimeout?clearTimeout:void 0;new Set;var pd=[],Pa=-1,oa={},E={current:oa},O={current:!1},wa=oa,rd=null,sd=null,T=function(a,b,c,d){return new nh(a,b,c,d)}

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

No branches or pull requests

1 participant