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
Current router.components and router.routes contain functions. This means that I can't serialize the state into JSON without getting a circular reference error. Is it possible to make the state serializable, or can I just ignore these two properties and they will get rebuilt or something?