mpstewart/timepwn

unable to open new user dialogue when navigating from hidden about page

Closed this issue · 1 comments

If the screwdriver is clicked, it will show an about page. When the logo is clicked, it will take the user back to the main page. At this point, no javascript will function without refreshing.

Solution was to use the turbolinks:load event to load all of the jQuery. This fixed also solved issue #1.