I get this weird error when I add a control-query clear cache to a getRows query: Minified Redux error #8
it seems the clear cache is also not working.
I get this weird error when I add a control-query clear cache to a getRows query: Minified Redux error #8
it seems the clear cache is also not working.
Hi @Steven_W! Thanks for reaching out.
This is definitely a bizarre error - I don't think there's anything like it in the forum history. At least not that I can find via search.
What is the name of the query on which you're defining these success callbacks? And I assume you actually have caching enabled on getRows
and getTotalRows
? More generally, are you running a cloud or self-hosted instance? If the latter, which version?
This isn't something that I'm able to reproduce after playing with a variety of different factors, so I honestly might just try deleting and redefining the query. I would be interested in taking a loop at your app JSON, though, if you're able to export it and send it over!