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
I previously raised this issue here #20450 but wasn't 100% clear with my reproduction steps as I didn't realise it worked when clicking on the item itself but was broken when clicking on the arrow icon
The text was updated successfully, but these errors were encountered:
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 is taken directly from the load-children section of the Vuetify Docs
(Note that clicking the item does work, it's only on the arrow icon where it fails to load the children)
Expected Behavior
The loading state is shown, then the children are loaded and displayed correctly
Actual Behavior
No loading state is shown, the arrow changes to show that it is open but no children are shown
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
I previously raised this issue here #20450 but wasn't 100% clear with my reproduction steps as I didn't realise it worked when clicking on the item itself but was broken when clicking on the arrow icon
The text was updated successfully, but these errors were encountered: