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 default clearing on input #1161

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

aboe026
Copy link
Contributor

@aboe026 aboe026 commented Sep 19, 2022

Should fix #1029

@SBoudrias SBoudrias merged commit 34a6020 into SBoudrias:master Oct 17, 2022
@SBoudrias
Copy link
Owner

Thanks!!

@SBoudrias
Copy link
Owner

Released with 9.1.4

@aboe026
Copy link
Contributor Author

aboe026 commented Oct 18, 2022

Awesome! Any chance it can be released on the 8.x.x branch (for non-esm use cases)?

@SBoudrias
Copy link
Owner

Hey, for this, we would need a new PR made on top of and sent to the v8.0-legacy branch. Sorry for the late answer, I needed to set it up; but should work now to back port some code to the v8 release branch.

@aboe026
Copy link
Contributor Author

aboe026 commented Oct 24, 2022

No worries! I think I got up the PR correctly: #1177

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.

backspace no longer removes default if user enters backspace on empty input
2 participants