- Notifications
You must be signed in to change notification settings - Fork1.1k
Closed
Labels
Description
Overview of the problem
Buefy version: [0.9.17]
Vuejs version: [2.6.14]
OS/Browser: Chrome 100.0.4896.75
Description
When applyingwidth
to a table column it is being ignored on tables that overflow.
Steps to reproduce
https://codepen.io/donmb1/pen/ExoReaq?editors=1010
Please check the computedcolumns()
and the columnfirst_name
andlast_name
Expected behavior
Width should apply just as with non scrollable tables
Actual behavior
The table column with the applied width is not expanding