We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Between v2.2.3 and v2.3.0-alpha.0 speed of rendering has decreased
To Reproduce Steps to reproduce the behavior:
Browser (please complete the following information):
Used Setup (please complete the following information):
Additional context I'm going to run the React Profiler to see if I can determine the cause
The text was updated successfully, but these errors were encountered:
Ah looks like #1406 is about this
Sorry, something went wrong.
Yes, indeed, we noticed that performance degrade as well and working on it. Thanks for report.
This should be fixed via #1406. If you experience significant slow-downs related to the context-based API, please re-open.
Is this still an issue @edgarmueller? Editing a text item in a nested array causes tons of re-renders as shown below.
No branches or pull requests
Describe the bug
Between v2.2.3 and v2.3.0-alpha.0 speed of rendering has decreased
To Reproduce
Steps to reproduce the behavior:
Browser (please complete the following information):
Used Setup (please complete the following information):
Additional context
I'm going to run the React Profiler to see if I can determine the cause
The text was updated successfully, but these errors were encountered: