vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Bug Report][3.5.9] VSpeedDial missing activator slot

Open jo3codes opened this issue 11 months ago • 1 comments

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

  1. Use VSpeedDial from Labs.
  2. 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

https://play.vuetifyjs.com/#...

jo3codes avatar Mar 17 '24 18:03 jo3codes

I think this is related to https://github.com/vuetifyjs/vuetify/issues/19355

m50S79sM6SRNp8Jn avatar Mar 17 '24 18:03 m50S79sM6SRNp8Jn