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
Use React.isValidElement to determine if the token value is a React element. This fixes an issue where the render broke if a token value was undefined.