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 compatibility #39

Open
woubuc opened this issue Sep 21, 2020 · 2 comments
Open

Vue 3 compatibility #39

woubuc opened this issue Sep 21, 2020 · 2 comments

Comments

@woubuc
Copy link

woubuc commented Sep 21, 2020

When trying the quick start code in a basic Vue 3 app with Vite, I get the following error in my browser console:

Uncaught TypeError: slots.forEach is not a function
    render http://localhost:3000/@modules/laue/dist/laue.js:478
    <anonymous> http://localhost:3000/src/main.js:8
    render http://localhost:3000/@modules/laue/dist/laue.js:478
    <anonymous> http://localhost:3000/src/main.js:8

Trying the same code in a Vue 2 app, everything works as expected.

@akkyjumbade
Copy link

Still not resolved?

@SirMishaa
Copy link

Common, it should be a priority to support Vue 3

All lot a people are migrating to Vue 3

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

3 participants