You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vuetify Version: 3.7.0 Last working version: 3.6.11 Vue Version: 3.4.29 Browsers: Chrome 127.0.0.0 OS: Windows 10
Steps to reproduce
Load the example in the reproduction link. Click on the expand-icon arrow. It will not fire the fetchChildren function. Click on title of Node. It will fire the fetchChildren funciton
Expected Behavior
It will run the fetchChildren function to get children
Environment
Vuetify Version: 3.7.0
Last working version: 3.6.11
Vue Version: 3.4.29
Browsers: Chrome 127.0.0.0
OS: Windows 10
Steps to reproduce
Load the example in the reproduction link. Click on the expand-icon arrow. It will not fire the fetchChildren function. Click on title of Node. It will fire the fetchChildren funciton
Expected Behavior
It will run the fetchChildren function to get children
Actual Behavior
It doesn't fire the fetchChildren function.
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
Without the open-on-click prop there is no way to fire the load-children function.
The text was updated successfully, but these errors were encountered: