-
-
Do you have a version that's not dependent on turbolinks? Requiring turbolinks might mess up my other javascripts.
-
Do you have any plans to support Turbolinks? like described here:
http://reed.github.io/turbolinks-compatibility/google_analytics.html
-
Hello,
handlers-js is not initializing handlers on turbolinks:load.
There is a fix (provided by @gudata), but I'm not sure if this gem is still maintained. May I create a pull request for this i…
-
Hi, I'm trying to set this up (and totally stumped). The only thing I can think of is that I have turbo links set to false (because I use olark). Can DFR work without turbo links? If so, I need to loo…
-
This gem does not work with turbolinks by default. Is there a solution for that?
-
I think using it leads to more problems than it solves.
In particular, the code in Turbolinks-enabled app is more entangled and error-prone (and therefore less maintainable). The UX is also kinda w…
-
_I search in these issues for "turbolinks" work and nothing appears._
I wanna using instant.page with Turbolinks (https://github.com/turbolinks/turbolinks).
If I add:
``
it works just on t…
-
Hello
I'm using rails 4.0 with turbolinks and latest 1.4.29 colorbox. It seems that Its not loading and and opening new popups:
``` javascript
$(function(){
$(document).delegate('a.cb', 'click', func…
-
https://github.com/rails/turbolinks
https://github.com/defunkt/jquery-pjax
Are these tools/libraries we might wanna consider?
These make increase the navigation between given endpoints drastically?
…