Closed
Description
Hi all,
I have installed the new version of Magento 2.2.2 and created a bundle product with more than 30 options. While deleting one of the options from the first page, the bundle options of the second page are getting deleted. Checking the console for errors, Got the js issue in Magento_Bundle/js/components/bundle-dynamic-rows.js
Preconditions
1. Ubuntu 16.04 LTS
2. PHP Version 7.0.26
3. MySql Version 5.7.20-0ubuntu0.16.04.1
Steps to reproduce
1. Create a bundle product with more options to get pagination.
2. Select the First page of bundle options.
3. Delete any one of the bundle options.
Expected result
1. Bundle options to be deleted
Actual result
Kindly guide me to fix the issue
Thanks
Metadata
Metadata
Assignees
Labels
Cannot reproduce the issue on the latest `2.4-develop` branchGate 2 Passed. Manual verification of the issue description passedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release