Skip to content
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

Scoped Slots from Vue2 Component cant be used in a Vue3 App #9

Open
JohnDola opened this issue Jun 17, 2021 · 0 comments
Open

Scoped Slots from Vue2 Component cant be used in a Vue3 App #9

JohnDola opened this issue Jun 17, 2021 · 0 comments

Comments

@JohnDola
Copy link

Hi,

i've tried to use a Vue2 Component with scoped slots in a Vue3 App but it seems like it isn't working.

Exception: vue:1906 TypeError: Cannot destructure property 'anumber' of 'undefined' as it is undefined.

Example:
https://codepen.io/JRambo90/pen/YzZBJRo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant