vue3 & element-plus Project Error:
Failed to resolve component: el-form If this is a native custom element, make sure to exclude it Failed to resolve component: el-form If this is a native custom element, make sure to exclude it Failed to resolve component el-form-item Failed to resolve component Descriptions Component inside <Transition> renders non-element root node that cannot be animated.
Reason:
On-demand introduction of element
Solution:
1. Enter in the page script
import { ElForm } from "element-plus";
2. Add commonly used ones to element-plus files
import {
ElForm,
}
const components = [
ElForm,
]
Done!
Read More:
- [How to Solve Vue warn]: Unknown custom element: did you register the component correctly?
- Vue Error compiling template: Component template should contain exactly one root element. If you
- Unknown custom element: [xxx] – did you register the component correctly…
- How to Solve Element Error: target is not existed: .page-component__scroll .el-scrollbar__wrap
- The loop of life and death occurs when the El table component of element UI is bidirectional bound
- [Solved] Vue Error: Failed to mount component: template or render function not defined
- [Solved] Failed to resolve: com.serenegiant:common:1.5.20
- [Sp;ved] Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/ssm]
- [Solved] Manifest merger failed: android:exported needs to be explicitly specified for element <activity#com
- How to Solve Error: Element ‘dependency’ cannot have character [children], because the type’s content type is element-
- Tomcat startup error: Failed to start component [StandardServer[8005]] solution
- [Solved] error Component name “index“ should always be multi-word vue/multi-word-component-names
- Vue3 Warning: [Vue warn]: Extraneous non-emits event listeners (changeParentProps) were passed to component
- [Solved] Excel plug in installation failed: unable to resolve the value of property ‘type’
- Apache Altas Compile Error: [ERROR] Failed to execute goal on project atlas-testtools: Could not resolve
- [Solved] error“:“element click intercepted“,“message“:“element click intercepted“
- [Solved] Rtthread DCM component dcm_cache_save interface Error: mkdir:/data failed
- How to Fix “initializer element is not constant” error
- How to Solve Error: Cannot find the declaration of element ‘beans’.
- How to Solve Error: “initializer element is not constant”