I have a Grafana dashboard embedded in a React app that only has one panel, which is a table that fetches data from an AWS Lambda function through the Infinity datasource plugin.
However when I open the Data → Inspect view to inspect the data, if Grafana does a refetch of the data at any time while I have the panel open there’s an infinite loader that doesn’t stop spinning until you close and open the Inspect view again.