[Bug Report][4.0.1] TreeView not opening children when its a getter with v-model:opened + return-object + item-title being a function
Open
Nobody has claimed this yet.
C: VTreeview
E: nested
T: bug
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Environment
Vuetify Version: 4.0.1
Vue Version: 3.5.29
OS: Linux undefined (current)
Steps to reproduce
- try opening all nodes step by step on playground link
Expected Behavior
All nodes opening
Actual Behavior
They stop opening after first
Reproduction Link
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
Run the linked Vuetify playground reproduction and inspect the TreeView behavior with v-model:opened, return-object, and a function-valued item-title. Reproduce the failure while opening nodes step by step; done means all nodes continue opening instead of stopping after the first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100