Query Params clearing on page change

In my app I have passing some data as query params in glide url and accessing it using get part of url feature, but on any navigation, the url is changing, and the data is getting removed.
Is there any way to persist that data during the session?

I haven’t tried this method myself and I’m having trouble envisioning how it works, but I am intrigued by it. Maybe something to try.

1 Like

If somewhere else this is accessed with some other data, then there comes ambiguity :smiling_face_with_tear:

It’s kind of like the trick where you can make an entry component say “required” only this trick works with setting a default value… it fires the first time you navigate to that screen

3 Likes

That’s pretty handy. Definitely something I need to play around with.

2 Likes

Is this a bug or a miracle? Or whatever, what terminology do you call it. :rofl:

2 Likes

IMG_4870

4 Likes