Hi community,
I’m wondering if there is a workaround for the following situation:
I have a GQI component that allows users to filter data in other pages. This works well until a refresh is performed in any of the pages that depend on the initial GQI component.
When that occurs, the queries lose the main page filter, showing “Nothing to show” and forcing users to manually return to the main page.
Ideally, after a refresh either the data comes back, or users can be redirect automatically to the main page.
Thank you!


Hi Wout, sorry I should have been more specific.
I meant a full browser page refresh.
Hi Sebastian,
Refreshing the entire page will indeed clear all the current feeds and return the app back to its ‘initial state’. There is currently nothing you can really do about that.
We are currently working on a new ‘On app open’ (name to be refined) event that would allow you to always navigate to the home page when an app is opened/refreshed.
Hi Sebastian, by 'refresh' do you mean a full page refresh, a trigger component or a re-fetch action?