Skip to content

Unecessary re-renders #159

Closed
Closed
@pietrop

Description

@pietrop

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:

  1. Go to 'Demo app'
  2. Click on 'Load Demo'
  3. open React dev tools, click on settings, and check box for 'highlight updates'
  4. click 'play' btn
  5. See colours hilights

Expected behavior

Fewer re-renders, and no re-render for components not involved in the playback (eg ToolTip)

Screenshots

performance-issue

Desktop (please complete the following information):

  • OS:OSX 10.13.6
  • Browser Chrome 74.0.3729.131
  • Version 1.0.2

Additional context

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions