Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

Charts crashes when changing from playback to live mode #23

@jgalazm

Description

@jgalazm

It happens after a while. This is the traceback of the error, there is an issue with "timeLine.setExtent" calling "charts.setSelection" since timeLine performs setState and setExtent is called in componentDidUpdate, which generates an infiniteloop..
I'm rolling back to when it worked and starting a new branch from there: e0c3605 to charts-refactor2

The problem appears here: 793cae6

and this is the traceback:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions