Can anyone help me figure out why the xf_toggle cookie is being deleted on browser-close? The user isn't logging out, and I even went as far as to add "toggle" to clearCookieSkipList in Login.php just to be safe. It's only happening to some of our users not all and it doesn't seem to be browser or platform specific - is there a way to change xf_toggle from a session cookie to a dated one the same as tfa_trust and user? Or is there something else causing the browser to not keep this cookie on close?