rails_ujs not trigger events when we replace dom. · Issue #30692 · rails/rails

When we send remote form and render js.erb that will replace current form with new one (for example validation errors) we are not longer able to observer ajax:complete event because original form i...