antoniandre / wave-ui

A UI framework for Vue.js 3 (and 2) with only the bright side. ☀️
https://antoniandre.github.io/wave-ui
MIT License
544 stars 39 forks source link

w-select not showing :items #125

Closed jamait02 closed 11 months ago

jamait02 commented 11 months ago

As title states w-select is currently not working. I first noticed in my own project and then saw that your documentation page has the same issue in the w-select examples.

https://antoniandre.github.io/wave-ui/w-select

Opening the dropdown causes:

Uncaught TypeError: Cannot read properties of undefined (reading '$el') at index.ce6f37d3.js:220:142858

antoniandre commented 11 months ago

Hi @jamait02, thanks for reporting, that's a new bug I'll be fixing shortly!

antoniandre commented 11 months ago

Fixed in version 3.6.2 :)