-
Web dev folk. Is there any way to get chrome (dev tools) to tell me why a cookie is getting removed? I've been through all the response headers from my service and I can't see anywhere that unsets it, but it just disappears midway through loading a page.
-
Nevermind found it. Bloody Vue switching components faster than I could see