b
bg7zag 的博客
cqcqcq,这里是BG7ZAG,会coding的HAM,分享生活趣事、建站技术、前端开发、汽车相关、deepin系统、业余无线电等!73!
bg7zag · 注册于 2026-09-17 · 457 博文 · 0 帖子 · 0 回复
筛选: 标签「ant-design-vue」 ✕ 清除
解决vitest +Vue Test Utils 组件中包含第三方组件时报 Failed to resolve component
``` [Vue warn]: Failed to resolve component: a-descripttions If this is a native custom element, make sure to exclude it from component resolution via compil...
Vue3 路由组件警告 component with `markRaw` or using `shallowRef` instead of `ref`.
使用**ant-design-vue**开发时,会报如下**警告** ``` Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhe...