Skip to content

Reinstantiate wasm module on props change #2

@mbasso

Description

@mbasso

The current implementation loads the module only on the initial mount of the component. We need to use a lifecycle method to detect props changes and reinstantiate it accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions