We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.5.4
vue^2.6.10 ant-design-vue^1.5.4 chrom81.0.4044.113
https://roothjy.github.io/
ant-design-vue^1.5.4 a-modal 弹框组件中创建一个a-form表单元素 创建一个<a-input v-decorator="[ 'name'] >文本框元素 在文本框中输入文字 将鼠标移动到文本中间 删除文本 光标跳到最后
光标不要跳到最后
光标跳到最后
The text was updated successfully, but these errors were encountered:
我也遇到了同样的问题,只要在a-model里的表单组件更新值后光标都会跳到最后,请问您是怎么解决这个问题的?
Sorry, something went wrong.
fix: input box cursor error #2207
352eb84
1.5.5版本更新后,解决了这个问题
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Version
1.5.4
Environment
vue^2.6.10 ant-design-vue^1.5.4 chrom81.0.4044.113
Reproduction link
https://roothjy.github.io/
Steps to reproduce
ant-design-vue^1.5.4 a-modal 弹框组件中创建一个a-form表单元素 创建一个<a-input v-decorator="[ 'name'] >文本框元素
在文本框中输入文字 将鼠标移动到文本中间 删除文本 光标跳到最后
What is expected?
光标不要跳到最后
What is actually happening?
光标跳到最后
The text was updated successfully, but these errors were encountered: