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
When having an option object like {empty: true} the return value will be an object. It's necessary to explicitly specify {empty: true, hash: false} to get a string like expected.