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

[Bug Report][3.7.3] Treeview shows nested components even when children are empty #20634

Closed
joshuaeobrian opened this issue Oct 29, 2024 · 1 comment
Labels
duplicate The issue has already been reported

Comments

@joshuaeobrian
Copy link

Environment

Vuetify Version: 3.7.3
Vue Version: 3.5.12
Browsers: Chrome 130.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

As per link, previously empty children array was ignored.

Now shows icons when they are not wanted

Expected Behavior

empty children array should be ignored and treated as having no children. This was previous functionality in vuetify 2

Actual Behavior

empty children still show as if there are children

Reproduction Link

https://play.vuetifyjs.com/#...

@KaelWD
Copy link
Member

KaelWD commented Oct 29, 2024

Duplicate of #18172

@KaelWD KaelWD marked this as a duplicate of #18172 Oct 29, 2024
@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2024
@github-actions github-actions bot added duplicate The issue has already been reported and removed S: triage labels Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants