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/blur callback #510

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Fix/blur callback #510

merged 1 commit into from
Oct 2, 2023

Conversation

plumdumpling
Copy link
Contributor

Description

close #384

  • call onBlur only if input loses focus

Checklist

  • All tests passing
  • Created tests which fail without the change (if possible)
  • Extended the README / documentation, if necessary
  • Commits and PR follow conventions

@plumdumpling plumdumpling requested a review from yfr August 9, 2023 12:11
@plumdumpling plumdumpling merged commit 8c80464 into main Oct 2, 2023
1 check passed
@plumdumpling plumdumpling deleted the fix/blur-callback branch October 2, 2023 12:23
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.

onBlur called but it should not
2 participants