When the page hot reloads, I get this error: Cannot read property 'deactivate' of null
See original GitHub issueeditor.js?9336:2 Uncaught (in promise) TypeError: Cannot read property 'deactivate' of null at o.value (editor.js?9336:2) at o.value (editor.js?9336:2) at eval (editor.js?9336:2) at Array.forEach (<anonymous>) at t.destroy (editor.js?9336:2) at eval (react-editor-js.es.js:22) at eval (scheduler.js?f1c4:10) at batchedUpdates$1 (react-dom.development.js?61bb:21856) at batch (scheduler.js?f1c4:10) at batched (scheduler.js?f1c4:25)
How to stop it being destroyed? onReady=(()=>{?})
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:10 (3 by maintainers)
Top Results From Across the Web
Cannot read property id of null , When i refresh the page i get ...
When i try to open the page it shows me this error : Cannot read property _id of null , please any help...
Read more >typeerror: cannot read properties of null (reading 'image')
First, look inside your package.json file to make sure every used library is listed either as "dependencies" or devDependencies . If not install...
Read more >Uncaught TypeError: Cannot read property 'cancelPopUp' of ...
I have the same issue when I use the modal dialog to load a page that resides on a different domain. I wonder...
Read more >Changelog - Cypress Documentation
clearAllCookies() , which get and clear cookies for all browser cookies across any ... Cypress no longer throws the error "cannot read property...
Read more >Auth0 client is null in Vue SPA component on page refresh
The problem is when I manually reload the page, which causes this: Uncaught (in promise) TypeError: Cannot read property 'getTokenSilently' ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Personally I am struggling with same issue… Just wanna say thank everyone who works here. and Cheer Up!!!
Yes, coming back to this now, I just reverted to older version.