nicolas-besnard / adminlte2-rails

MIT License
104 stars 57 forks source link

A weird behavior #11

Open AndreLZGava opened 8 years ago

AndreLZGava commented 8 years ago

I installed adminlte and I generate a scaffold to make a test so when I click to go to the test_path and I click on my name profile on top thats don't open so if I click in the same link (that is in the sidebar) the options on top work, it's seems that I need to reload the page every time if I go back to my index the same occurs, so i reload the page and that come back to work. Thats really weird.

AndreLZGava commented 8 years ago

That was working that way because I was using ajax as turbolinks to load the pages, I disable that and work fine;

tachyons commented 8 years ago

similar to #5 ?