question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When the page hot reloads, I get this error: Cannot read property 'deactivate' of null

See original GitHub issue

editor.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:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
SuperWallabycommented, Nov 22, 2020

Personally I am struggling with same issue… Just wanna say thank everyone who works here. and Cheer Up!!!

1reaction
Bonjurcommented, Dec 4, 2020

@Bonjur Hello, so I’ve also encountered the same issue and the root for this is the latest version of editorjs, but didn’t find the solution

Yes, coming back to this now, I just reverted to older version.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found