Skip to content

TextField with [secure] string don't work on Android with core plugin 8.6.2 #10486

@Dzenan-Fatkic

Description

@Dzenan-Fatkic

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-pending-triageReported bug, pending triage to confirm.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions