Kitware/trame

VtkRemoteLocalView local view not syncing

banesullivan opened this issue · 2 comments

Describe the bug

examples/06_vtk/02_ContourGeometry/DynamicLocalRemoteRendering.py is not updating the local view when the isovalue slider is changed

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. See error

Code

python examples/06_vtk/02_ContourGeometry/DynamicLocalRemoteRendering.py

Expected behavior

I expect the local view to sync when the contour/isovalue is updated

Screenshots

Screen.Recording.2023-01-13.at.2.00.37.PM.mov

Platform:

Trame:

  • Version 1.x
  • Version 2.x

Device:

  • Desktop
  • Mobile

OS:

  • Windows
  • MacOS
  • Linux
  • Android
  • iOS

Browsers Affected:

  • Chrome
  • Firefox
  • Microsoft Edge
  • Safari
  • Opera
  • Brave
  • IE 11

py-web-vue version:
vMAJOR.MINOR.PATCH

Ah, simple enough! Thanks!