Data Not Loading Until Page Refreshed

When switching to my apps through my navigation bar in the header, the main table does not load any data, yielding a message of "No Rows Found".

But if the user then refreshes the page, it then all loads just fine.

I figured the query behind the main table wasn't running, so I set a page load delay of 750ms. That hasn't helped though. Any suggestions on how this can be fixed?

Following up on this....

Hi Sam, Thanks for flagging!

That sounds strange :thinking: I'd expect the routing to app2 and reloading app2 to have the same behavior.

Are you using url params? Are there any advanced settings that could impact whether the query runs?

I can also take a look if you share a screen recording or send me an app export