vuetify
vuetify copied to clipboard
[Bug Report][3.5.9] VSpeedDial missing activator slot
Environment
Vuetify Version: 3.5.9 Last working version: 2.7.2 Vue Version: 3.4.21 Browsers: Safari 17.4 OS: Mac OS 10.15.7
Steps to reproduce
- Use VSpeedDial from Labs.
- Use its #activator.
Expected Behavior
#activator is valid and shows its content.
Actual Behavior
- Activator content does not appear.
- Linter reports that #activator is invalid.
Reproduction Link
I think this is related to https://github.com/vuetifyjs/vuetify/issues/19355