Filter Resets on Dash Table when I click on another element

I have a basic dash table (dash_table_experiments) with filtering, but any time I click on any other element on the page, the filters drop off the table.

Is this a known bug? Is there any workaround to keep my filters on the table?

Actually, it seems like its specific to 3d scatter plots. If I have a filter on a table and click anywhere on the 3d scatter, for example to click drag manipulate the orientation, the filters on the table instantly drop off and the table returns to default

Also, looks like it happens with radio buttons/check box elements; so it does in fact look to be a broader issue