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?