BaseIcon: SpinnerIcon component isn't spinning. #4791
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Hi guys,
Starting from version
3.36.0
when #4530 issues was closed, theSpinnerIcon
component broke down in all components where it's used. This is because the styles are fromBaseIconStyle.js
aren't inserted into the build project.You can see this also on the library page - https://primevue.org/multiselect/#loadingstate (No spinning).
As a quick solution option: If
BaseIcon.vue
will be expanded fromBaseComponent
, then everything will work.Thanks.
Reproducer
https://codesandbox.io/p/sandbox/nostalgic-khorana-zfmhc8
PrimeVue version
3.40.1
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: