Hey all!
I’m struggling with a undesired behavior!
My app has some sections in which you can filter records and see the detail of a entity - a project - for example.
Se issue is that, when I use a menu link “home”, for instance, then a use the “projects” menu link, Glide shows the page state that I had before click on the “home” link. So, it seems that it is storing the state and restoring it, instead of bring me to the root of the “projects”, that would be the expected behavior.
Do someone have a hint how to solve it, please?
Thank you so much!