vuetifyjs / vuetify

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

[Bug Report][3.4.2] data-table not responsive anymore , but it was in vuetify2 #18743

Closed alifaraun closed 11 months ago

alifaraun commented 11 months ago

Environment

Vuetify Version: 3.4.2 Last working version: 2.7.1 Vue Version: 3.3.8 Browsers: Chrome 104.0.0.0 OS: Windows 10

Steps to reproduce

I upgraded from Vuetify2 to Vuetify3 and noticed that the v-data-table component isn't responsive anymore How can I restore its responsiveness in Vuetify3? Any suggestions or code examples would be very helpful

picture of docs vuetify2 , data-tabel

picture of docs vuetify2

picture of docs vuetify3 , data-table not responsive

enter image description here

Expected Behavior

data-table responsive on mobile

Actual Behavior

data-table not responsive on mobile , just scroll

Reproduction Link

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

Other comments

Thanks for your great framework

KaelWD commented 11 months ago

Duplicate of #16784