MultiSelect: loading spinner is not animated #4741
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
the multiselect "loading" spinner is currently static and looks broken
Reproducer
https://stackblitz.com/edit/zyfuvc?file=src%2FApp.vue
PrimeVue version
3.39.0, 3.38.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
to reproduce:
add
loading
prop to the MultiselectExpected behavior
the multiselect "loading" spinner should be animated
The text was updated successfully, but these errors were encountered: