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
If the ROOT_URL environment variable is set to contain a path (e.g. http://localhost:3000/app), FlowRouter.url() inserts an extra forward slash in the return value.
If the ROOT_URL environment variable is set to contain a path (e.g.
http://localhost:3000/app),FlowRouter.url()inserts an extra forward slash in the return value.Repro: https://github.com/carlevans719/flow-router-root-url-repro