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.
If somewhere else this is accessed with some other data, then there comes ambiguity
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
That’s pretty handy. Definitely something I need to play around with.
Is this a bug or a miracle? Or whatever, what terminology do you call it.