As noted in the API documentation, the behavior of jQuery.parseHTML() changed to have the context default to a new document. This is not mentioned in the upgrade guide and has caused confusion for users. See https://bugs.jqueryui.com/ticket/15147 for an example of a user being caught off-guard by this change.
The text was updated successfully, but these errors were encountered:
As noted in the API documentation, the behavior of
jQuery.parseHTML()changed to have the context default to a new document. This is not mentioned in the upgrade guide and has caused confusion for users. See https://bugs.jqueryui.com/ticket/15147 for an example of a user being caught off-guard by this change.The text was updated successfully, but these errors were encountered: