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

Remove jQuery.UNSAFE_restoreLegacyHtmlPrefilter #520

Open
mgol opened this issue Jul 9, 2024 · 1 comment
Open

Remove jQuery.UNSAFE_restoreLegacyHtmlPrefilter #520

mgol opened this issue Jul 9, 2024 · 1 comment

Comments

@mgol
Copy link
Member

mgol commented Jul 9, 2024

See #474. jQuery.UNSAFE_restoreLegacyHtmlPrefilter is a deprecated API; the replacement is:

jQuery.migrateEnablePatches( "self-closed-tags" )
@mgol mgol added this to the 4.0.0 milestone Jul 9, 2024
@mgol
Copy link
Member Author

mgol commented Nov 19, 2024

Handled in #555.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant