-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
C: VTreeviewT: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we brokeSomething that used to work but we broke
Milestone
Description
Environment
Vuetify Version: 3.9.1
Vue Version: 3.5.17
Browsers: Chrome 138.0.0.0
OS: Linux x86_64
Steps to reproduce
- bind
load-children
prop to a method
(basically doing the same thing as this example in the docs)
Expected Behavior
method should be called (works in 3.9.0)
Actual Behavior
method is not exectuted
Reproduction Link
Comments
regression after 96a4d95
Metadata
Metadata
Assignees
Labels
C: VTreeviewT: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we brokeSomething that used to work but we broke