shuriken-ui / nuxt

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

[BUG] BaseAutocomplete: classes not correctly applied when allowCreate is true #114

Closed zaosoula closed 2 months ago

zaosoula commented 4 months ago

When allowCreate is true, and there are no filtered results the dropdown doesn't have the correct styling. When allowCreate is true, and there are some results, the create {{query}} item doesn't match the other item's style.

Screenshot 2024-02-28 at 19 42 55 Screenshot 2024-02-28 at 19 43 12

stafyniaksacha commented 2 months ago

This is fixed in latest release!