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

Move to legacy react-dom in Console to disable automatic batching in React 18 #3471

Merged
merged 3 commits into from
Sep 21, 2022

Conversation

brionmario
Copy link
Member

@brionmario brionmario commented Sep 21, 2022

Purpose

React 18's automatic batching seems to be breaking the state handling logic in Console.
As a temp fix, this PR disables the newer batching feature by reverting back to the legacy mode.

Related Issues

Related PRs

Checklist

  • e2e cypress tests locally verified.
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

@brionmario brionmario changed the title Move to legacy react-dom Move to legacy react-dom in Console to disable automatic batching in React 18 Sep 21, 2022
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

Successfully merging this pull request may close these issues.

3 participants