Skip to content
This repository was archived by the owner on Nov 27, 2022. It is now read-only.
This repository was archived by the owner on Nov 27, 2022. It is now read-only.

LiveUpdate re-render children when updates come from the same owner #19

@jairo-campos-JD

Description

@jairo-campos-JD

<LiveUpdate> reload children components when the sender is the same, LiveUpdate should ignore updates from the same sender or have an option to disable it, this will avoid issues from users and unnecessary components re-renders.

We can add a new prop called clientId(unique per user), this will come with a timestamp and document URI message from WebSockets.

Let me know, what do you think about it @RubenVerborgh .

Thanks,
Jairo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions