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
added fallback for missing search in URLs
when building URLs in some contexts (like Cypress), the `search` property is null, which gets tacked on as the string `"null"` to the path.