Skip to content

Fails for streaming rendering #1

@wmertens

Description

@wmertens

The id is implemented as a module scoped var, and if 2 renders are going on simultaneously due to streaming rendering halting, they will influence each other.

The safe way to implement it is to use context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs investigationRequires research whether this is an issue with the library or example to reproduce.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions