React error #185

We just have started embedding some dashboards via SSO embedding into our application. Most of the time it works well, but sometimes we get an error message. The error happened when navigating between dashboards within the embed, and also when the iframe is loaded initially.

Here’s the link from error message: https://reactjs.org/docs/error-decoder.html/?invariant=185

The full react error message is:

Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.

We never had this error when browsing the dashboards directly in the Looker UI.

Is this a known error? I haven’t found anything related to this error in the forums. What can be do to fix the error? Are our dashboards to complex? (One dashboard were the error happened has around 10 Looks, where 3 of them are tables with a lot of entries)

4efd3117-5bd1-483f-8e9e-7c414e381738.png
1 0 1,671