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
Really awesome project. I'm implementing an isomorphic app (using warp) and I have an issue with sub-routes. Every route at the base level /foo and /bar works fine but /foo/bar doesn't work. I'm pretty sure it's not an warp issue since the percy-app panics. If you want my specific code it's available at https://github.com/Deploy-Software/Project.
I'd like to help any way I can :)
The text was updated successfully, but these errors were encountered:
Hey!
Really awesome project. I'm implementing an isomorphic app (using warp) and I have an issue with sub-routes. Every route at the base level
/foo
and/bar
works fine but/foo/bar
doesn't work. I'm pretty sure it's not an warp issue since the percy-app panics. If you want my specific code it's available at https://github.com/Deploy-Software/Project.I'd like to help any way I can :)
The text was updated successfully, but these errors were encountered: