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
So I have a route like /browse/some/path/to/a/file.txt, how would I write a route that gives that path? or even just a way to catch all urls under /browse would be fine too! I can snag the path out of the context myself.