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 inspecting a component that is missing context it is displayed as an empty object, meanwhile if the state is not initialized it is not displayed at all, for no props it is displayed the string None. In my humble opinion it is misleading that no context is displayed as an empty object.