Closed
Description
We'd like to use tools that are standard in web development industry.
This includes latest jQuery.
Preconditions
- I use Bootstrap 4
- I want to use navigation and other scripts.
Steps to reproduce
- npm install jquery
- Copy jquery.js to you your theme
- Build theme.
- Open product page with configurable product.
Expected result
- No errors
Actual result
- size() is not defined (http://api.jquery.com/size/ was deleted from jQuery 3)