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
replacing double quotes with .replace(/"/g,''); with an empty string like "search": "", result in search:, in the hash and it can't be parsed by JSON.parse(hash)