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: android boolean keyboardType should not set inputType #9795

Conversation

rigor789
Copy link
Member

@rigor789 rigor789 commented Feb 23, 2022

PR Checklist

What is the current behavior?

Binding the keyboardType to false/true prevents the secure text-field from working.

What is the new behavior?

Setting the keyboardType to a boolean should not set the inputType.

@cla-bot cla-bot bot added the cla: yes label Feb 23, 2022
@NathanWalker NathanWalker merged commit 8d5b9af into release/8.2.0 Feb 23, 2022
2 of 3 checks passed
@NathanWalker NathanWalker deleted the fix/android-secure-input-type-with-boolean-keyboard-type branch Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants