An invalid numeric input in ME Edge entry just get appended,
<input type="number" placeholder="Enter Value" />
On entering non-numeric, or entering a minus appends with the placeholder text:
How this can be avoided?
An invalid numeric input in ME Edge entry just get appended,
<input type="number" placeholder="Enter Value" />
On entering non-numeric, or entering a minus appends with the placeholder text:
How this can be avoided?
Copyright © 2021 Jogjafile Inc.
This is a known bug reported on the Edge issue tracker as "Incorrect behaviour of placeholder text in a text field 'number' when typing letters".