-
## Expected behaviour
When clicking the export button, the page stays the same but a file download popup appears asking where to save the CSV file.
## Actual behaviour
When clicking the expor…
-
Hello !
I'm trying to use elm-rails to render elm on a rails server using turbolinks. However, turbolinks badly handle elm-embed tags. On first load, the javascript is correctly loaded, but if I lo…
-
Hi!
The bug is reproducible with:
https://github.com/marjinal1st/medium-test
Changing page prevents the tooltip from being displayed.
Workaround:
``` html
var editor = new MediumEditor('.editabl…
-
-
Hi,
Does this gem block the `turbolinks:render` and `turbolinks:before-render` events from firing? I have some js that is firing for `turbolinks:load` but not these two events.
Thanks!
-
Enabling the turbolinks config causes this error:
```
Sprockets::Rails::Helper::AssetNotPrecompiled - Asset was not declared to be precompiled in production.
Add `Rails.application.config.assets.…
ryanb updated
4 years ago
-
I have the problem that the `turbolinks:load` event is (obviously) fired twice when i use `` on a page.
As I also send google analytics pageviews with the `turbolinks:load` event, those events are…
-
Hi
can you please help to get offline work with turbolinks https://github.com/rails/turbolinks/. when i use turbolinks to fetch pages there is no offline-ui class in body tag. i know this could be a …
-
Hi, I was hoping you could support Turbolinks 5.
I think I've found what code needs to be changed but don't do much Javascript and don't understand how this code is packaged.
I think what needs…
-
Turbo - is a library that transforms the site into SPA.
It also requires js code that will cleanup the modified DOM structure, and remove event listeners. Otherwise, we will get memory leaks, js e…