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
0.9.0
No response
正常打包
Type 'Ref | ShallowRef' is not assignable to type 'string'. Type 'Ref' is not assignable to type 'string'.
54 if (item.meta.icon) item.meta.icon = await getMenuIcon(item.meta.icon); ~~~~~~~~~~~~~~
无
window10
16.0.0
The text was updated successfully, but these errors were encountered:
👋 @xiatiandegaga,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
♥️ 有劳 @timi137137 @liweijie0812 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @xiatiandegaga 。
请检查你的本地代码是否有什么diff 如果没有,那就是包管理器安装了过高版本的包导致错误
liweijie0812
timi137137
No branches or pull requests
tdesign-vue-next-starter 版本
0.9.0
重现链接
No response
重现步骤
期望结果
正常打包
实际结果
Type 'Ref | ShallowRef' is not assignable to type 'string'.
Type 'Ref' is not assignable to type 'string'.
54 if (item.meta.icon) item.meta.icon = await getMenuIcon(item.meta.icon);
~~~~~~~~~~~~~~
框架版本
0.9.0
浏览器版本
无
系统版本
window10
Node版本
16.0.0
补充说明
无
The text was updated successfully, but these errors were encountered: