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.

Warning: unstable_flushDiscreteUpdates

See original GitHub issue

For react deps:

    "react": "^16.9.0",
    "react-block-ui": "^1.3.1",
    "react-color": "^2.17.3",
    "react-dom": "^16.9.0",

There is now this warning showing up

Warning: unstable_flushDiscreteUpdates: Cannot flush updates when React is already rendering.
    in BlockUi

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:26
  • Comments:25 (2 by maintainers)

github_iconTop GitHub Comments

16reactions
goxr3pluscommented, Dec 5, 2019

@Adam-Asatryan Vitaly got married i think.

12reactions
goxr3pluscommented, Oct 15, 2019

We are full of warnings bro

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug: Warning: unstable_flushDiscreteUpdates: Cannot flush ...
Warning : unstable_flushDiscreteUpdates: Cannot flush updates when React is already rendering. Without a debugger, it works as expected. React ...
Read more >
Cannot flush updates when React is already rendering
js:1375 Warning: unstable_flushDiscreteUpdates: Cannot flush updates when React is already rendering. My component: import React, { Component } ...
Read more >
error "unstable_flushDiscreteUpdates: Cannot flush updates ...
Forum Thread - error "unstable_flushDiscreteUpdates: Cannot flush updates when React is already rendering" if i use with react bootstrap ...
Read more >
warning: unstable_flushdiscreteupdates: cannot flush updates ...
This warning usually occurs when you try to update the DOM before the render cycle has been completed. This is usually caused by...
Read more >
unstable_flushDiscreteUpdates warning : r/react - Reddit
unstable_flushDiscreteUpdates warning. I was trying to debug some code that I had written recently by placing a debugger in my render method ...
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