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

Redux form re-rendering #685

Open
jthrilly opened this issue Dec 4, 2020 · 0 comments
Open

Redux form re-rendering #685

jthrilly opened this issue Dec 4, 2020 · 0 comments

Comments

@jthrilly
Copy link
Member

jthrilly commented Dec 4, 2020

Why does entering text into a new stage cause so much of the app to re-render?

  • Use the profiling tools in react developer tools, and also look at the "why did you render?" npm module.
  • Open a protocol and create a stage. Type a single character into the stage name (or click inside the input for that matter)...huge amounts of re-rendering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants