QingWei-Li / laue

🖖📈 Modern charts for Vue 2.0
https://laue.js.org
MIT License
262 stars 34 forks source link

Vue 3 compatibility #39

Open woubuc opened 4 years ago

woubuc commented 4 years ago

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 commented 3 years ago

Still not resolved?

SirMishaa commented 3 years ago

Common, it should be a priority to support Vue 3

All lot a people are migrating to Vue 3