Pattern-Matching Callbacks doesn't work for dash-table

It is not possible to define the id of a dash_table.DataTable as {‘type’:‘Datatable’,‘index’:whatever}. It raises the error: ‘The string did not match the expected pattern.’

I need this feature to update an unknown number of dash_table (unknow because the number changes in function of the layout).

I can give a working example if you need.

Is this an intended behavior? If so why?
Or is it an identified bug which will be fixed in a next release?

1 Like

thanks for reporting! it’s a bug we’re fixing in the next release, 1.12.0. should be out this week