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
{{ message }}
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
I'm guessing that both/routes.js is going to eventually be deleted? Can it be deleted already?
It looks like some subscription code is happening in the top level router, and other is happening in container components. We should only be doing 1 of those 2 things, right?
The text was updated successfully, but these errors were encountered:
It looks like this code didn't get ported over to the new react/flow-router infrastructure.
I see a lot of calls to subscribe:
I'm guessing that
both/routes.js
is going to eventually be deleted? Can it be deleted already?It looks like some subscription code is happening in the top level router, and other is happening in container components. We should only be doing 1 of those 2 things, right?
The text was updated successfully, but these errors were encountered: