'state' in conditional formatting datatable error in debugmode?

I have an issue with this piece of code. I only get the error when running in Debug mode. WHen i run without everything works fine. But in debug i get this error and the datatable does not show. this ins on 1.13.3

Failed component prop type: Invalid component prop style_cell_conditional[0].if key state supplied to DataTable.
Bad object: {
“state”: “selected”
}
Valid keys: [
“column_id”,
“column_type”
]

could you verify which version of dash_table your on?

Im currently on version
4.8.1