[Bug Report][3.9.3] VTreeview中items[number].props.class not apply to parent item
Open
Nobody has claimed this yet.
C: VTreeview
T: bug
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Environment
Vuetify Version: 3.9.3
Vue Version: 3.5.18
Browsers: Chrome 138.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
none
Expected Behavior
all item has class 'red'
Actual Behavior
parent item don't has class 'red' when has children
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
none
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Vuetify Playground reproduction and trace the VTreeview item-rendering entry point for how items with children receive classes. Confirm the behavior for both parent and child items, then verify that the red class is applied to every item as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100