Setting up minWidth and maxWidth values on a column doesn't seem to work.
It seems like these values are:
- Hardcoded in case width is provided: code
- Set to default in case nothing is provided: code
However, the document states nothing about these or the default. It simply states that we can set whatever minWidth and maxWidth values: documentation link