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.

Storybook not recovering from errors "Error: _get__(...).unmountComponentAtNode is not a function"

See original GitHub issue

If an error occurs in a story, after fixing the error the story is stuck in an error state.

I’m using version 1.34.0

Expected: The story will ‘recover’ and return to a working state after the coding/syntax error is fixed.

Actual: The following error replaces the original error:

Error: _get__(...).unmountComponentAtNode is not a function image

Refreshing the browser fixes the problem until the next time a coding/syntax error occurs.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
arunodacommented, Jun 27, 2016

Great. Going to close this then 😃

0reactions
arunodacommented, Nov 30, 2016

Actually, not we are using a our own error box. We don’t use react-redbox anymore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Do a full reload if needed · Issue #276 · storybookjs/storybook
Find out whether we need to do a full reload or not. ... Storybook not recovering from errors "Error: _get__(...).unmountComponentAtNode is ...
Read more >
How can I fix ReactDOM.unmountComponentAtNode error in ...
"unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container.
Read more >
Frequently Asked Questions - Storybook - JS.ORG
I see a "No Preview" error with a Storybook production build; Can I use Storybook with Vue 3? ... Why are my MDX...
Read more >
react-dom.development.js:18687 the above error occurred in ...
I'm trying to use a react-router, after using the library some problems begin, I've already tried to ... I get the error: renderInput...
Read more >
A Dive into React Storybook - OpenReplay Blog
We do not need all the dependencies that come with React application, ... We should get this after properly installing Storybook.
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