Skip to content

Component only updated by dash callbacks when we click them #8

@xhluca

Description

@xhluca

In demo page's SourceViewer demo, we can see that the component is updated every time the slider is dragged:

react-vtk

However, the same demo in Dash doesn't automatically update the component when the callback is fired by the slider; instead, you have to click on the canvas:

dash-vtk

Any idea why this might happen?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions