Skip to content

Conversation

@Amadeco
Copy link

@Amadeco Amadeco commented Apr 16, 2022

With the installation of Magento 2.4.4, and the update of the dependency of jQuery to the 3.6 version, knockout templates must have all HTML tag closed.
Or else, the template is not loaded anymore by jQuery and throw some JS notices :

JQMIGRATE: HTML tags must be properly nested and closed: *

Ref :

  1. The JQuery library has been upgraded to version 3.6. The jquery-ui library has been upgraded to version 1.13.0. Several other JavaScript libraries have been updated to the latest versions.
  2. MC-41904 Fix HTML tags not properly nested/closed (https://github.com/magento/magento2/pull/18)

Amadeco added 2 commits April 16, 2022 12:45
With the installation of Magento 2.4.4, and the update of the dependency of jQuery to the 3.6 version, knockout templates must have all HTML tag closed.
Or else, the template is not loaded anymore by jQuery and throw some JS notice :

JQMIGRATE: HTML tags must be properly nested and closed: *
@Amadeco Amadeco changed the title Introduction jQuery 3.6 support with Magento 2.4.4 fix: jQuery 3.6 support with Magento 2.4.4 Apr 18, 2025
@Amadeco Amadeco changed the title fix: jQuery 3.6 support with Magento 2.4.4 fix: jQuery 3.6 support with Magento v2.4.4 Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant