You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My aim is to set cursor position offset for an input tag
I am getting following error when i use DOM refs on Input component. and call a function of that HTMLElement:
value.setSelectionRange is not a function
Expected behavior
No response
Conext & Screenshots (if applicable)
No response
The text was updated successfully, but these errors were encountered:
Environment
Link to minimal reproduction
In shortly
Steps to reproduce
Describe the bug
My aim is to set cursor position offset for an input tag
I am getting following error when i use DOM refs on Input component. and call a function of that HTMLElement:
value.setSelectionRange is not a function
Expected behavior
No response
Conext & Screenshots (if applicable)
No response
The text was updated successfully, but these errors were encountered: