-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugsomething brokensomething broken
Description
This pen https://codepen.io/nicolaskruchten/pen/djgdba shows a wierd issue where .react()
ing to the same state as previously causes error bars to disappear.
To reproduce:
- Click on newplot @ 0 (ok, svg)
- Click on react @ 0 (ok, svg)
- Click on newplot @ 0 (ok, svg)
- Click on react @ 1 (ok, gl)
- Click on newplot @ 1 (ok, gl)
- Click on react @ 1 (error bars vanish, gl)
Metadata
Metadata
Assignees
Labels
bugsomething brokensomething broken