You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added id="login_form" in loginUser at popup.html due to an issue occuring at line 203 in popup.js file at document.getElementById("login_form").style.display = "none";
// window.location.reload(); commented out in login function in popup.js