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
I've seen a few instances where people are trying to use Horizon with react-router.
For it to work it requires all routes to be redirected to index.html. Creating some boilerplate which extends Horizon with koa, hapi, and express to do this I think would be helpful.