[Bug Report][3.4.7] VDataTable headers prop maxWidth doesn't work. #18862
Closed
Description
Environment
Vuetify Version: 3.4.7
Vue Version: 3.3.11
Browsers: Firefox 120.0
OS: Windows 10
Steps to reproduce
Create a table and set the maximum width of column to 200px.
Expected Behavior
The maximum width of column is 200px.
Actual Behavior
The column is not limited by maxWidth.