donejs / donejs-feathers

A generator to quickly add FeathersJS to your DoneJS project. Includes Auth!
MIT License
11 stars 4 forks source link

Routing bug #4

Closed marshallswain closed 8 years ago

marshallswain commented 8 years ago

After generating a site, wait for the app to fully re-attach, then click signup, then the browser's back button. It's not going back to the home page for some reason, but stays on the login page and removes the subpage attribute.