Turbolinks / Turbo compatibility
See original GitHub issueWhen I use an Iconify Bundle (without API), icons stops rendering after a visit using Turbolinks.
¿There are any workaround to enable the observer after turbolinks:load
event?
More info: https://github.com/turbolinks/turbolinks https://github.com/hotwired/turbo
Thanks! 🙌
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Turbolinks Compatibility
Turbolinks Compatibility. A collection of tutorials for how to get your favorite javascript libraries, plug-ins, and snippets working with Turbolinks.
Read more >Compatibility with Turbo (next version of Turbolinks) #1103
The new interface is similar to the old one, the events are just called differently.
Read more >From Turbolinks to Turbo - DEV Community
Here I will show you what I had to do, to migrate from Turbolinks to Turbo, and keep using Webpacker as main assets...
Read more >How to Upgrade to Turbolinks 5 (Example) - GoRails
The turbolinks/compatibility.coffee file doesn't ship with the gem unfortunately (at least not right now). You'll have to copy it into your ...
Read more >How to set up Rails UJS along with Turbo? - Stack Overflow
When I added Turbo, I commented out these lines. ... It replaces Turbolinks so when you are using Turbolinks you will replace it...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@cyberalien The attachment works ok for me 👍
Should be fixed in 2.0.2.
Update doesn’t do anything specific to Turbolinks, just fixes code that was causing conflicts, so changes should work with all similar software.