Disable spinner from google sheets library

Hi!
I’m using GSheets library on my app and it’s working fine. However, a spinner is shown each time data is pulled using .read(ttl="3m")
I have attached a screenshot of the spinner message.
I would like to remove this message but I don’t know how as I think the spinner message comes from the GSheets library’s code.
Any ideas would be appreciated.
Thanks!

Hi @juanff,

Thanks for posting!

Can you share the code you’re working with? Are you using the Google Sheet connection?

Sure, here is the code:

I have used GSheet connection