Hacker News new | ask | show | jobs
by derin 1986 days ago
An incognito browser would ignore all client-side cookies, so the Slack web client would not try to - say - resume a previous user's session or re-use any previously saved data.

Likewise, incognito mode will also ignore most cached web content, meaning all assets on the Slack web app will get loaded again from scratch. This "clean state" start could, theoretically, get around issues with old - potentially incorrect/outdated - assets being loaded, even though that really shouldn't happen under most circumstances.

1 comments

Sure, but why does that indicate the issue probably wasn’t related to a code push, like the person I responded to said?