Closed
Description
There is a product which has more than 25 tier price (customer group price) in Advanced Pricing section.
Magento creates the pagination automatically if there are more than 20 customer group price row.
If I click on a next/previous button of pagination, it works properly and navigates the pricing page. But if I enter any page number in the input field and press enter button, it keeps on loading.
You can check the video using attached link.
Preconditions
I checked this issue in following Magento versions
- Magento 2.2.2
- Magento 2.2.3
- Magento 2.2.4
Steps to reproduce
- Select any product and add more than 25 customer group prices.
- Enter any page number to navigate the customer group price page.
- Press enter.
Expected result
- It should navigate to the entered page number.
Actual result
- It keeps on loading the page. You can check a video here.