Matt
Matt
This doesn't seem to be an issue with Vue 3 (https://jsfiddle.net/h54rw27a/5/) so I don't think its worth our time investigating why this is happening, and that the best way to...
After some lengthy investigation, I've figured out what is going on here. When the dropdown is open, the tag slot is showing. When you click on the X, the dropdown...
I've looked into this - this looks like we'll need to refactor parts of the component, as at the moment we just do name comparison, instead of targeting an actual...
Thanks @davidmeirlevy for spending time on this! I get where you are coming from and I think this is a good idea. I've made some comments on the file -...