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”
]