Update `jquery-rails` to include new jquery-ujs for better Turbo compatibility
ericstewart opened this issue · 1 comments
ericstewart commented
Last week a new version of jquery-ujs was released to allow proper coexistence with forms written to use Turbo from Hotwire. Can we get a release that includes this update to rails-ujs for those of us still using the asset pipeline?
carlosantoniodasilva commented
Release v4.5.1 with updated jquery-ujs, thanks.