Element Plus component do not render correctly when I pass child component to createVnode #8123
Replies: 1 comment
-
use app.component() to register globally |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
here is the code in sandbox
Here is what render in my browser, seems they do not know "el-" element plus UI component or not import the style

App.vue
useDialog.ts
customizeDialog.vue
test.vue
test1.vue
Is there anybody can help me?
Beta Was this translation helpful? Give feedback.
All reactions