Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
titouanmathis opened this issue Dec 5, 2024 · 0 comments

Comments

@titouanmathis
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant