ok that seems to solve that issue still getting another one Unchecked runtime.lastError: The message port closed before a response was received.
I think this is whats causing the issue on first login
issue turned out to be a chrome extension (in my case ad blocker and monosnap)
solution was to add *.domain.tld/*
to add blocker exception list and remove monosnap chrome extension (desktop monosnap works fine without it)