vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.55k stars 6.95k forks source link

[Bug Report][3.5.9] VSpeedDial missing activator slot #19422

Open jo3codes opened 5 months ago

jo3codes commented 5 months ago

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

Reproduction Link

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

m50S79sM6SRNp8Jn commented 5 months ago

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