In Input field that is email type when i am enter any value cursor wil move to first place
Hi Shradha,
Do you use any masking on the input? I.e. using this component, or your own JavaScript?
Kilian Hekhuis wrote:
No I am using normal input field of email type
Shradha Rawlani wrote:
What is the length of the email field?
Some questions:
Hi, friend.
Is there something OnChange/OnClick/OnBlur in this input field?
Hello, I encountered the same issue. Are there any solution for this? Fyi, we have OnChange in our field that refresh the container. Is there a way that the cursor remain at the end of the character?