-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Closed
Copy link
Labels
bug-pending-triageReported bug, pending triage to confirm.Reported bug, pending triage to confirm.
Description
Issue Description
I have a TextField for a login and registration service in my Application.
We are using the [secure] function from the TextField for the password input.
In the version of @nativescript/core 8.6.2 occurs a bug for Android (API Range 26-34). When you change the [secure] vaule by runtime on android the input will not be visibile.
The version 8.6.1 don't have this bug.
Reproduction
The source code of our company application is not public. But you can check this with a simple TextField using [secure]="BooleanVariable"
Relevant log output (if applicable)
No response
Environment
No response
Please accept these terms
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- This is a bug report
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bug-pending-triageReported bug, pending triage to confirm.Reported bug, pending triage to confirm.