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.1] VTreeView load-children no longer working after upgrading #20450

Closed
kensington133 opened this issue Sep 10, 2024 · 1 comment

Comments

@kensington133
Copy link

Environment

Vuetify Version: 3.7.1
Last working version: 3.6.15
Vue Version: 3.5.4
Browsers: Firefox 130.0
OS: Mac OS 10.15

Steps to reproduce

The example given is taken directly from the Vuetify Docs: Load Children

To reproduce:

  1. Expand the tree-view item
  2. The load-children function fails to run so no children are shown

Expected Behavior

The fetchUsers function should be called and the children should be shown in the tree-view

Actual Behavior

Nothing happens as the function is never called

Reproduction Link

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

@yuwu9145
Copy link
Member

It works, probably check your network

treeview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants