-
Notifications
You must be signed in to change notification settings - Fork 497
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
[TagInput] 透传inputProps中onChange事件报错 #4802
Labels
Comments
👋 @entireyu,感谢给 TDesign 提出了 issue。 |
如果有同样遇到此问题的同学,可以先通过设置 |
@entireyu 抱歉现在才留意到这个,抽了点时间分析了一下 因为
|
SaberA1ter
added a commit
to SaberA1ter/tdesign-vue-next
that referenced
this issue
Jan 18, 2025
16 tasks
uyarn
added
to be published
to be published
🏃 in progress
someone is developing
and removed
to be published
to be published
labels
Jan 19, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-vue-next 版本
1.10.4
重现链接
https://codesandbox.io/p/sandbox/tdesign-vue-next-tag-input-max-demo-forked-d7ljpx
重现步骤
期望结果
获取到输入框的输入内容
实际结果
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
20.11.1
补充说明
似乎是因为onChange属性不支持数组导致的。我需要监听用户输入的内容
The text was updated successfully, but these errors were encountered: