Skip to content
This repository was archived by the owner on Jun 6, 2020. It is now read-only.
This repository was archived by the owner on Jun 6, 2020. It is now read-only.

visualizations + grid: when line charts used in the grid size never updates #98

Description

@stereobooster

In our storybook we use only static examples, so we can't see this bug, but when we update data in Line charts (at least inside the grid), there is an error, size of Line charts doesn't update. I guess this is due to React.memo.

Quick fix: remove React.memo.
Proper fix: introduce example with dynamic data in stories and figure out how to make React.memo to work in this case

Metadata

Metadata

Assignees

No one assigned

    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