Skip to content

Remove cascading updates for synchronized states #8236

@rhorge

Description

@rhorge

I created a library that enables you to synchronize states (with any reactive value), without the cascading updates issue. I read the docs, and the solution presented there still produces another render (maybe lightweight, but still another render). I managed to do it without any extra re-renders. Take a look at this repository: use-synchronized-state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions