I’ve a prototype of a dashboard that is build in React. I have several visualizations in the dashboard and several controls to manage and apply different filters using the Interaction Manager api. The application also has an administration panel that also contains 2 visualizations.
When I’m in the dashboard everything works ok, filters, slicers…etc. Then I move to the admin panel, to enable a couple of options. When I come back to the dashboard and apply any filter, I get this error:
I also get a different error below the one above.
.
I don’t know what is going on exactly that’s why I’m not posting any visualization code here. Is there anything that ring any bells here?