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
Instead, return an empty string, which will have the same effect as
returning null. Removing null removes the confusion semantics difference
between null and empty string. There never was any difference, and
null should never have been allowed.
0 commit comments