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
The change to support replacing the session manager broke the last_match() function so that it returns the string "undefined" when there is no last match rather than None as it should.