[Bug Report][3.5.9] VListGroup does not expand with selected Item
Open
Nobody has claimed this yet.
C: VListGroup
has workaround
T: bug
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Environment
Vuetify Version: 3.5.9
Last working version: 2.7.2
Vue Version: 3.4.21
Browsers: Safari 17.3.1
OS: Mac OS 10.15.7
Steps to reproduce
- Click in the Autocomplete to show the menu.
- Click on the first item (group name) to show the sub group.
- Select sub item: this populates the Autocomplete and collapses the menu.
- Reopen menu.
- See that group is collapsed.
- Click group item to see the sub item is selected.
Expected Behavior
Selected sub item's group is expanded.
Actual Behavior
Selected sub item's group is collapsed.
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.
Assessment
This issue has not been assessed yet.