DataTable: fixed columns and rows with dcc.Interval

When I use fixed columns in my DataTable with with dcc.Interava I got this:

When I use fixed rows, I got this:

1 Like

I seem to be getting the same thing; When I use n_fixed_columns, the DataTable seems to set to max value of 500px. I can adjust the max width to a smaller value, but not the min width to a larger one