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.10.6
https://stackblitz.com/edit/gnu8ufpu?file=package.json,src%2Fdemo.vue
如果有 append ,输入内容会被清空
输入框有内容
输入框内容被清空
3.39
131.0.6778.265
14.5 (23F79)
No response
The text was updated successfully, but these errors were encountered:
👋 @Ryqsky,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
<template> <t-space direction="vertical"> <t-input-adornment append=".com"> <t-tag-input placeholder="请输入内容" /> </t-input-adornment> </t-space> </template>
使用 TagInput 组件输入内容后需要回车才能保留值
TagInput
No branches or pull requests
tdesign-vue-next 版本
1.10.6
重现链接
https://stackblitz.com/edit/gnu8ufpu?file=package.json,src%2Fdemo.vue
重现步骤
如果有 append ,输入内容会被清空
期望结果
输入框有内容
实际结果
输入框内容被清空
框架版本
3.39
浏览器版本
131.0.6778.265
系统版本
14.5 (23F79)
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: