arco-design-vue icon indicating copy to clipboard operation
arco-design-vue copied to clipboard

请问现在支持ssr了吗,我的项目在尝试ssr 时[Vue warn]: Failed to resolve component: a-row

Open dongsheng329 opened this issue 1 year ago • 0 comments

Basic Info

Extra info

[Vue warn]: A plugin must either be a function or an object with an "install" function. [Vue warn]: A plugin must either be a function or an object with an "install" function. [Vue warn]: Invalid prop: type check failed for prop "products". Expected Array, got Object [Vue warn]: Failed to resolve component: a-row If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. [Vue warn]: Failed to resolve component: a-col If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. [Vue warn]: Failed to resolve component: icon-right If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. [Vue warn]: Failed to resolve component: service-bar If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. [Vue warn]: Failed to resolve component: modal If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. [Vue warn]: Failed to resolve component: a-layout-header If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. [Vue warn]: Failed to resolve component: a-layout If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.

dongsheng329 avatar May 17 '24 15:05 dongsheng329