Skip to content

[Base] Add support for auto-updating a component when its DOM changes #562

@titouanmathis

Description

@titouanmathis

For now, we need to manually execute this.$update() to update a component refs and children when the DOM has changed. With the addition of the useMutation() service in #559, we could simplify this behavior and trigger an update automatically when the DOM changes.

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