We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Password text fields show the full password in plain text.
Device (please complete the following information): Tested on Android emulators: Pixel 2 and Nexus S running Android 28
Environment: development
Additional context Encountered and resolved this issue in #121, but the solution doesn't appear to be working anymore.
This is likely related to incompatible react-native upgrades with https://github.com/petrogad/react-native-materialui-textfield. Since it hasn't been updated in several years, we probably need to move to a different text input package soon.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
Password text fields show the full password in plain text.
Device (please complete the following information):
Tested on Android emulators: Pixel 2 and Nexus S running Android 28
Environment:
development
Additional context
Encountered and resolved this issue in #121, but the solution doesn't appear to be working anymore.
This is likely related to incompatible react-native upgrades with https://github.com/petrogad/react-native-materialui-textfield. Since it hasn't been updated in several years, we probably need to move to a different text input package soon.
The text was updated successfully, but these errors were encountered: