shuriken-ui / nuxt

Nuxt version of Shuriken UI with ready to use components
https://shurikenui.com/
MIT License
153 stars 21 forks source link

fix: multiple selections with objects #110

Closed JohnCampionJr closed 7 months ago

JohnCampionJr commented 7 months ago

The multiple selection was broken with v2.

The fixes and allows multiple selection again with both full object models or v-model.prop usage.

stafyniaksacha commented 7 months ago

Hello @JohnCampionJr

Thanks for your contribution!

I've ported this into the release/next branch and added visual tests so we will ensure to not regress on this on future updates