--- a/vendor/magento/module-sales/Block/Order/History.php 2025-05-16 14:18:06.786054606 +0000 +++ b/vendor/magento/module-sales/Block/Order/History.php 2025-05-16 14:18:10.057449456 +0000 @@ -121,7 +121,7 @@ parent::_prepareLayout(); if ($this->getOrders()) { $pager = $this->getLayout()->createBlock( - \Magento\Theme\Block\Html\Pager::class, + \Dinhvan\Customer\Block\Html\Pager::class, 'sales.order.history.pager' )->setCollection( $this->getOrders()