Environment
Vuetify Version: 2.2.1
Vue Version: 2.6.11
Browsers: Chrome 79.0.3945.88
OS: Windows 10
Steps to reproduce
In the codepen click on the blue blocks to open the next expansion panel
Expected Behavior
open fluently
Actual Behavior
it opens laggy, perhaps because the v-for is still rendering
Reproduction Link
https://codepen.io/ricardovanlaarhoven/pen/WNbwvev
Other comments
perhaps the expension panel is just missing an eager prop?
Environment
Vuetify Version: 2.2.1
Vue Version: 2.6.11
Browsers: Chrome 79.0.3945.88
OS: Windows 10
Steps to reproduce
In the codepen click on the blue blocks to open the next expansion panel
Expected Behavior
open fluently
Actual Behavior
it opens laggy, perhaps because the v-for is still rendering
Reproduction Link
https://codepen.io/ricardovanlaarhoven/pen/WNbwvev
Other comments
perhaps the expension panel is just missing an eager prop?