我需要在呈现路由的导入异步之前检查用户是否已登录。我知道flatiron-director支持这一点,但是如何使用应用程序路由器(https://github.com/erikringsmuth/app-router)来实现呢?
发布于 2015-03-18 15:53:13
看看这个issue,它可能会有帮助
https://stackoverflow.com/questions/29106443
相似问题