Closed Mbuckley0 closed 3 years ago
Hey, @Mbuckley0, thanks for opening an issue.
If you're happy for me to do so I can do up a PR adding turbo in as a configuration option just like turbolinks is.
Sure, please submit a PR and I will check it out, thank you.
@nikolalsvk I've added in a PR now. https://github.com/renderedtext/render_async/pull/141
I just released this in 2.1.9 version.
Thanks a lot, @Mbuckley0
Recently rails added in a replacement for turbolinks called turbo. It works in a similar way to turbolinks except now it has events like
turbo:load
instead ofturbolinks:load
. If you're happy for me to do so I can do up a PR adding turbo in as a configuration option just like turbolinks is.