richardmable / shipping

Building a web app to match the those who own the ships with those who need stuff shipped.
1 stars 1 forks source link

Upon logging out, the log in screen does not load log in window #51

Closed richardmable closed 8 years ago

richardmable commented 8 years ago

Kevin fixed this, it was an issue with the fact that onload does not account for a reload of the page with rail's routing. changed to on page update and works.