Skip to content

🐛 [Bug]: CanvasRowColContainer.vue组件 拖拽后预览时报找不到标签 #19

@ai4code

Description

@ai4code

Environment

nodejs v18.18.0

Version

latest

Version

latest

Link to minimal reproduction

about:srcdoc:160 [Vue warn]: Failed to resolve component: canvas-col
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.
at


at
console. @ about:srcdoc:160
about:srcdoc:160 [Vue warn]: Failed to resolve component: canvas-row
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.
at
at
console. @ about:srcdoc:160
about:srcdoc:160 [Vue warn]: Failed to resolve component: canvas-row-col-container
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.
at
at

Step to reproduce

CanvasRowColContainer.vue component cannot find the label when previewing after dragging

What is expected

No response

What is actually happening

No response

Any additional comments (optional)

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions