Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Pass HTML responses as plain-text in rails-ujs" #35652

Merged
merged 2 commits into from Mar 18, 2019

Conversation

razh
Copy link
Contributor

@razh razh commented Mar 17, 2019

Summary

This reverts commit 48e44ed.

See discussion in #32287

For HTML content in ajax:success handlers, event.detail[0] should
be an HTMLDocument instance.

This reverts commit 48e44ed.

See discussion in rails#32287

For HTML content in `ajax:success` handlers, `event.detail[0]` should
be an `HTMLDocument` instance.
@kaspth kaspth merged commit 014aa10 into rails:master Mar 18, 2019
@razh razh deleted the revert-rails-ujs-html-content branch March 18, 2019 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants