flavorly / vanilla-components

A lightweight, flexible & customizable UI library for Vue 3, styled with Tailwind CSS.

Home Page:https://vanilla-components.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rich Select Clearable deselect bug πŸ›

taylorhudson42 opened this issue Β· comments

Using the rich select, if you set clearable to false, you obviously cant press the clear button anymore. But the bug is that you also cant deselect any of the options youve selected. The only work around that ive found is to use tags=true, so that you can deselect using the tags.

Great finding, ill be looking into this today! Thanks for reporting, just waiting for a clearance about also a bug related to this one where the arrow down should show or not to ensure we can wrap both into one release