isaac-udy/Enro

Sample: clicking user info twice in quick succession alters the argument in unexpected way

Closed this issue · 2 comments

Ah, it's actually the logout button that does this. Maybe I should read the code for it. 🤔

navigation.forward(UserKey(userId = navigation.key.userId.repeat(2)))

Welp, this is expected, nevermind me