Skip to content

Instantiating 2 views at the same time is not possible: the second view crashes #76

Description

@bourdaisj

Description

Occuring when you instantiate two LocalView (with one render windows per local view).

Where does the issue originate?

Upstream Project (vtk.wasm JS bindings)

Version Information

"trame-vtklocal==1.0.1", "vtk==9.6.20260405.dev0"

Steps to Reproduce

Just run this minimal reproduction script using uv run, dependencies are in shebang:

repro.py

Relevant Log Output

JS console:

Could not startEventLoop for 49

49 is the id of the second render window

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: in-progressSomeone is actively working on this.type: bugSomething isn't workingupstream: bugConfirmed that the bug exists in the parent project, not here.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions