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

Vue 3 - context.$slots.default is not a function #301

Open
aldinezi opened this issue Oct 2, 2024 · 2 comments
Open

Vue 3 - context.$slots.default is not a function #301

aldinezi opened this issue Oct 2, 2024 · 2 comments

Comments

@aldinezi
Copy link

aldinezi commented Oct 2, 2024

When I migrated my app to vue3 and upgraded vuescroll, i get this error.

Screenshot 2024-10-02 at 17 09 05

@wangyi7099 Any ideas how to resolve this?

@wangyi7099
Copy link
Member

wangyi7099 commented Oct 2, 2024 via email

@aldinezi
Copy link
Author

aldinezi commented Oct 3, 2024

I have to add more info. This only happens when using @vue/compat build, and I have this line in my vue config.
config.resolve.alias.set('vue', '@vue/compat');

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

2 participants