You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
I'm not sure this is desirable after all, but I just had the idea and played around with it and would like to put it up for discussion:
vue-select has a slot for customizing the loading animation, maybe it would be cool to use our own spinner there by default instead of the vue-select one ... we have one already and it we could possibly unify the look even more 🤷🏻
I'm not sure this is desirable after all, but I just had the idea and played around with it and would like to put it up for discussion:
vue-select has a slot for customizing the loading animation, maybe it would be cool to use our own spinner there by default instead of the vue-select one ... we have one already and it we could possibly unify the look even more 🤷🏻
The documentation is a little sparse (https://vue-select.org/guide/ajax.html#loading-spinner) but I could make it work like this:
The only issue is that the animation is wobbling. My CSS foo is not strong, but I assume it should be rather easy to fix :)
The text was updated successfully, but these errors were encountered: