-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dialog component VNode #510
Comments
Could you please provide more info or a sample project to help us replicate? |
src/App.vue
in browser console |
Exactly the same error, Thanks tReMaker 👍 Does using Composition API must ? |
We're working to resolve the issue. |
Please note that, this issue is valid for some other components like DataTable, Toast and Dialog (i have tried these components, there may be others) |
This is caused by #511, try with 3.0.0-rc.2 to resolve this problem. |
using Dialog Node as:
Contentcauses below log and doesnt work:
[Vue warn]: resolveDirective can only be used in render() or setup().
runtime-core.esm-bundler.js:233
[Vue warn]: Invalid VNode type:
The text was updated successfully, but these errors were encountered: