Inspect Data view loads infinitely with Infinity datasource plugin

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.

Hi @kumailpirzada this forum is for plugin development not general plugin or grafana support. Consider asking this in the Grafana forum or in the inifinty datasource project page.