Skip to content

Incompatibilies with jQuery 3 #13685

Closed
Closed
@kirmorozov

Description

@kirmorozov

We'd like to use tools that are standard in web development industry.
This includes latest jQuery.

Preconditions

  1. I use Bootstrap 4
  2. I want to use navigation and other scripts.

Steps to reproduce

  1. npm install jquery
  2. Copy jquery.js to you your theme
  3. Build theme.
  4. Open product page with configurable product.

Expected result

  1. No errors

Actual result

  1. size() is not defined (http://api.jquery.com/size/ was deleted from jQuery 3)

Metadata

Metadata

Assignees

Labels

Fixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedimprovement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions