You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shouldn't this only be possible with rememberSaveable? Retained should only persist across screen rotation etc. and not be related to navigation. I can try to provide a sample to reproduce this but this is what I noticed in 0.28.0.
Would be good if somebody could just check it if this is expected behaviour, otherwise i will provide a sample.