Samuel Gulliksson

Results 2 issues of Samuel Gulliksson

The event trigger had to be changed (from 'documentloaded' to 'documentinit') since the sidebar is re-opened after 'documentloaded' was fired. Addresses the secondary discussion in #79, which mentions the sidebar...

Currently the `hasSession` call caches all results using a common key (`hasSession-cache`) in browser session storage. If the session state reflected in cookies changes it might not be detected until...