Abhinav Pathak
Abhinav Pathak
Hello @real34, Thanks for the contribution! We are reopening this issue for further processing. We have a query here, in your comment you have mentioned the mutation `RequestReturnMutation` but instead,...
Hello @real34, Thanks for the response! Based on your comment, we have tried to reproduce the issue in Magento 2.4-develop branch. And the issue is reproducible for us. It seems...
@magento give me 2.4.4 instance
@magento give me 2.4-develop instance
Hello @fmineo, Thanks for your report and collaboration! We have tried to reproduce the issue in Magento 2.4.4 but for us, the issue is not reproducible. Please find attached the...
Hello @fmineo, Thanks for the report & collaboration! We have tried again to reproduce the issue in Chrome's _device toolbar_ and in a mobile device. The issue is reproducible for...
Hello @Hexmage, Thanks for the report and collaboration! We have tried to reproduce the issue in Magento 2.4-develop branch but for us the issue is not reproducible. We have made...
Hello @Hexmage, Thanks for the reply! We have made the changes as per your comment. Now we have called `$this->_scopeInterface->setCurrentScope(Area::AREA_ADMINHTML)` method in `app/code/Magento/Checkout/Model/Cart:addProduct()` line no. 390. And remove it from...
Thanks @Hexmage We will wait for your reply!
Hello @aurmil, Thanks for the contribution! It seems your's and @Hexmage's steps are different in order to reproduce the issue. As per my understanding @Hexmage tries to call `setCurrentScope` in...