Dash DataTable bug

I Have a datatable updated by a callback
it works fine most of times

sometimes it fails to update and I get the following JS error message

An object was provided as children instead of a component, string, or number (or list of those). Check the children property that looks something like:
{
“row”: 1,
“column”: 3,
“column_id”: “amount”,
“row_id”: “1217989386”
}