Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tree: loadingMode #5509

Closed
mj920developer opened this issue Apr 2, 2024 · 0 comments
Closed

tree: loadingMode #5509

mj920developer opened this issue Apr 2, 2024 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@mj920developer
Copy link

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

  1. Expand root node (works great)
  2. Expand child node (doesn't work)

Expected behavior

Every node should have loadingMode icon

@mj920developer mj920developer added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 2, 2024
@tugcekucukoglu tugcekucukoglu added this to the 3.51.0 milestone Apr 2, 2024
@tugcekucukoglu 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
@tugcekucukoglu tugcekucukoglu self-assigned this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants