View the original community article here
Last tested: Jun 24, 2019
The "nocliprect" error means that when Chromium polled the page for the size of the visualization element there was no visualization element present. Also worth pointing out that when we render individual dashboard tiles (AKA the Images of Visualizations option) that we convert each tile into it's own explore and capture the output from that. This error often comes up when there are no results in the rendered content.
This error will appear as Uncaught (in promise) Error: Incompatible element passed to getClipRect
in the logs.
This content is subject to limited support.