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
When i set loadingMode='icon' on a tree it works on root node/nodes but it doesn't propagate to the childs. When inspected in vue dev tools loading-mode is set to 'mask'.
tugcekucukoglu
added
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Apr 2, 2024
Describe the bug
When i set loadingMode='icon' on a tree it works on root node/nodes but it doesn't propagate to the childs. When inspected in vue dev tools loading-mode is set to 'mask'.
Reproducer
https://stackblitz.com/edit/primevue-create-vue-issue-template-qlew7s
PrimeVue version
3.50.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
Chrome v123.0.6312.86
Steps to reproduce the behavior
Expected behavior
Every node should have loadingMode icon
The text was updated successfully, but these errors were encountered: