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

SfTextInputLayout does not show the values ​​entered in the field. #51

Open
GabrielRocha593 opened this issue Jul 12, 2024 · 1 comment

Comments

@GabrielRocha593
Copy link

When navigating to a secondary "view" and then returning to the main one, "SfTextInputLayout" does not show the values ​​entered in the field.

For this to happen when navigation is done, the field needs to be EMPTY, if it has a value the problem does not happen.

I made an example project to reproduce the problem: https://github.com/GabrielRocha593/SfTextInputLayoutError.git

To reproduce you need to navigate to the secondary page WITHOUT FILLING IN the fields, when you return to the main page, when clicking on the fields the problem will occur.

@jader1313
Copy link

I also noticed this problem.
Apparently there are problems with the code that makes Hint float.
Even defining IsHintAlwaysFloated="true", when the property is empty, the Hint does not float.

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

No branches or pull requests

2 participants