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

fix(pat-depends): Listen and dispatch input instead of change events. #1230

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

thet
Copy link
Member

@thet thet commented Jan 22, 2025

This is a better and more standard compliant combination than listening on input and keyup events. This fixes a problem where a pat-autosuggest selection field didn't provoke a change in a pat-depends dependent element.

This is a better and more standard compliant combination than listening on
input and keyup events. This fixes a problem where a pat-autosuggest selection
field didn't provoke a change in a pat-depends dependent element.
@thet thet merged commit 92aacc8 into master Jan 22, 2025
1 check passed
@thet thet deleted the fix-pat-depends branch January 22, 2025 15:28
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

Successfully merging this pull request may close these issues.

1 participant