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

Form: Emit changes #3723

Open
Dominic-Marcelino opened this issue Mar 28, 2025 · 0 comments
Open

Form: Emit changes #3723

Dominic-Marcelino opened this issue Mar 28, 2025 · 0 comments
Labels
enhancement New feature or request triage v3 #1289

Comments

@Dominic-Marcelino
Copy link

Description

It would be great if the form component could emit an update event if the state has changed.

While we could also use a watcher on the state in most cases, in some cases this can trigger a false positive based the current implementation. This could be prevented by emitting a dedicated change event.

Additional context

No response

@Dominic-Marcelino Dominic-Marcelino added enhancement New feature or request triage v3 #1289 labels Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage v3 #1289
Projects
None yet
Development

No branches or pull requests

1 participant