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
it seems that there is an issue on the Chrome browser with the element-plus input usage.
The problem is that cursor to jump to end of input when try to edit the value:
I've use the default element-plus example provided in examples (including the ZIP file as there CodeSandbox had some issues with element-plus dependencies installation - just in case they do not fix it):
Hope that gif explain what is the problem (user has to click twice to edit in specific place). I've tried with pure input and worked fine so it seems like some compatibility issue.
The text was updated successfully, but these errors were encountered:
Vue Currency Input version
v3.0.0
Vue version
v3.2.39
What browser are you using?
Chrome
What operating system are you using?
MacOS
Reproduction link
https://dm4t2.github.io/vue-currency-input/examples.html#usage-with-element-plus
Describe your issue
Hi,
it seems that there is an issue on the Chrome browser with the element-plus input usage.
The problem is that cursor to jump to end of input when try to edit the value:
I've use the default element-plus example provided in examples (including the ZIP file as there CodeSandbox had some issues with element-plus dependencies installation - just in case they do not fix it):
currency-input.zip
Hope that gif explain what is the problem (user has to click twice to edit in specific place). I've tried with pure input and worked fine so it seems like some compatibility issue.
The text was updated successfully, but these errors were encountered: