top | item 39748420

(no title)

rvanmil | 1 year ago

Not entirely sure why it would break…?

discuss

order

chgs|1 year ago

Clearly I don’t know what your application is, but many heavyweight “web apps” don’t cope with a simple refresh, kicking back to a default screen or even login screen in some cases.

wruza|1 year ago

Also some apps ignore simple refresh and only react to hard refresh (ctrl-f5 and alikes). Refresh is as unreliable as other methods from user pov.

hobobaggins|1 year ago

Sometimes this is to scope logins to single tabs for security reasons (I think that's why Userify does it that way). It's annoying but for infrequently used apps, no worse than getting logged out every three minutes.

klysm|1 year ago

client side state that isn't in the URL or local storage