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

Charts crashes when changing from playback to live mode #23

Open
jgalazm opened this issue Feb 6, 2018 · 1 comment
Open

Charts crashes when changing from playback to live mode #23

jgalazm opened this issue Feb 6, 2018 · 1 comment

Comments

@jgalazm
Copy link
Collaborator

jgalazm commented Feb 6, 2018

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

@jgalazm
Copy link
Collaborator Author

jgalazm commented Feb 6, 2018

For now I'm just commenting brush operations on updateSlider.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant