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
Copy + paste the example code from the reproduction link or the official documentation.
Expected Behavior
A working Speed Dial
Actual Behavior
The following error will appear:
"Property 'activator' does not exist on type 'Readonly<{ default?: () => VNode<RendererNode, RendererElement, { [key: string]: any; }>[]; }>'."
Environment
Vuetify Version: 3.5.8
Vue Version: 3.4.21
Browsers: Chrome 122.0.0.0
OS: Windows 10
Steps to reproduce
Copy + paste the example code from the reproduction link or the official documentation.
Expected Behavior
A working Speed Dial
Actual Behavior
The following error will appear:
"Property 'activator' does not exist on type 'Readonly<{ default?: () => VNode<RendererNode, RendererElement, { [key: string]: any; }>[]; }>'."
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: