Skip to content

Cursor to jump to end of input for element-plus integration #343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pnowy opened this issue Sep 20, 2022 · 1 comment
Closed

Cursor to jump to end of input for element-plus integration #343

pnowy opened this issue Sep 20, 2022 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@pnowy
Copy link

pnowy commented Sep 20, 2022

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:

screencast 2022-09-20 19-18-17

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.

@dm4t2 dm4t2 added bug Something isn't working duplicate This issue or pull request already exists labels Sep 21, 2022
@dm4t2
Copy link
Owner

dm4t2 commented Sep 21, 2022

Thanks for reporting. This is related to #338, which will be fixed shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants