Description
Trying to synchronize vtkArrowSource, either via classic dataset mapper or even vtkGlyph3DMapper
Reproduced with 9.7.20260802.dev0 but the issue seems much older.
I check a few other sources (cone, cylinder, sphere) and they are not impacted.
Where does the issue originate?
Upstream Project (VTK itself)
Version Information
trame-vtklocal==1.2.0, vtk==9.7.20260802.dev0
Steps to Reproduce
repro_arrow.py
Run the provided script. Notice the correctly rendered arrow in the VTK native window, and the wrong rendering in the browser render view.
Observed rendering
Expected Rendering

Description
Trying to synchronize
vtkArrowSource, either via classic dataset mapper or evenvtkGlyph3DMapperReproduced with 9.7.20260802.dev0 but the issue seems much older.
I check a few other sources (cone, cylinder, sphere) and they are not impacted.
Where does the issue originate?
Upstream Project (VTK itself)
Version Information
trame-vtklocal==1.2.0, vtk==9.7.20260802.dev0
Steps to Reproduce
repro_arrow.py
Run the provided script. Notice the correctly rendered arrow in the VTK native window, and the wrong rendering in the browser render view.
Observed rendering
Expected Rendering