-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
v-model.trim doesn't work #3816
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
Comments
Hello @HuanghaiTing. Please provide a online reproduction by forking this link for vue2、 link for vue3 or a minimal GitHub repository. Make sure to choose the correct version. 你好 @HuanghaiTing, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 for vue2、 此处 for vue3 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。请确保选择准确的版本。 |
https://codesandbox.io/s/exciting-hamilton-3t34g?file=/src/components/HelloWorld.vue 绑定 |
|
好像是有点问题,这个我还要再看一下 |
1.x 版本不用加 |
大佬:2.x 版本为什么要加这个呀 |
2.x基于vue3的啊,这是vue3的变化导致的啊,先把vue3了解下 |
下个版本修复 |
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. |
Version
2.0.1
Environment
browser version:版本 89.0.4389.82(正式版本) (64 位)
Reproduction link
https://github.com/vueComponent/ant-design-vue
Steps to reproduce
无法自动过滤用户输入的首尾空白字符What is expected?
自动过滤用户输入的首尾空白字符
What is actually happening?
无法自动过滤用户输入的首尾空白字符
The text was updated successfully, but these errors were encountered: