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
https://stackblitz.com/edit/angular-xjuczk?file=src/demo.vue
通过重现链接模拟 1、简单使用dropdown组件,里面包含注释,会把注释内容作为item的填充内容
2、放开注释,使用icon作为item的填充内容,会直接导致无法渲染,死循环
在使用vue组件作为dropdown-item的填充内容时,能够正常渲染
The text was updated successfully, but these errors were encountered:
👋 @jxwanglong,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
♥️ 有劳 @PengYYYYY @qunbotop 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @jxwanglong 。
处理漏了
PengYYYYY
No branches or pull requests
重现链接
https://stackblitz.com/edit/angular-xjuczk?file=src/demo.vue
重现步骤
通过重现链接模拟

1、简单使用dropdown组件,里面包含注释,会把注释内容作为item的填充内容
2、放开注释,使用icon作为item的填充内容,会直接导致无法渲染,死循环

期望结果
在使用vue组件作为dropdown-item的填充内容时,能够正常渲染
实际结果
The text was updated successfully, but these errors were encountered: