For some reason, it's not working with Ionic Framework inputs (ion-input).
Steps to reproduce:
- Acess ionic website (https://ionicframework.com/docs/components/#floating-labels)
- click in any input the preview app (on the right side) and type a value
- When navigate to the next filed, the value from the previous field is cleared
Expected Behaviour:
The value inserted in the input shouldn't be cleared.
I've tried everything in the application side. regular inputs inside a Ionic App work as expected, but ion-input is with this bug.
For some reason, it's not working with Ionic Framework inputs (ion-input).
Steps to reproduce:
Expected Behaviour:
The value inserted in the input shouldn't be cleared.
I've tried everything in the application side. regular inputs inside a Ionic App work as expected, but ion-input is with this bug.