You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using Highlighting Component Updates in React Chrome Dev tool, gives some insights on parts of the component that might be re-rendering unnecessarily.
Describe the bug
Using
Highlighting Component Updates
in React Chrome Dev tool, gives some insights on parts of the component that might be re-rendering unnecessarily.Possibly linked to issue #150
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Fewer re-renders, and no re-render for components not involved in the playback (eg ToolTip)
Screenshots
Desktop (please complete the following information):
OSX 10.13.6
Chrome 74.0.3729.131
1.0.2
Additional context
The text was updated successfully, but these errors were encountered: