ratiw / vue-table

data table simplify! -- vuetable is a Vue.js component that will automatically request (JSON) data from the server and display them nicely in html table with swappable/extensible pagination component.
MIT License
1.83k stars 303 forks source link

problem with scroll #178

Open yuvalka opened 6 years ago

yuvalka commented 6 years ago

Hi, I don't understand why horizontal scroll doesn't exist it seems like the vuetable class prevents the table from scrolling horizontally..

Any idea what's the problem ?

ratiw commented 6 years ago

Not sure. Could it be because of this wrapperClass?