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
This makes it easy for consumers to assume things will always be defined, as the interface says. We should instead make this undefined to ensure we're dealing with undefined properties everywhere it's appropriate to do so.