-
Notifications
You must be signed in to change notification settings - Fork 9.4k
mixins for priceBox::reloadPrice not working consistently accross browsers #35097
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @ioweb-gr. Thank you for your report.
Make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
For more details, review the Magento Contributor Assistant documentation. Add a comment to assign the issue: To learn more about issue processing workflow, refer to the Code Contributions.
🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket. ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
Hi @engcom-Delta. Thank you for working on this issue.
|
Hi @ioweb-gr , Thank you for reporting an issue . Kindly provide more clarity on which documentation we should refer please? Hence, added the label 'Needs Update'. Thanks |
Hi @ioweb-gr , |
Hello @ioweb-gr, Thanks for you contribution and collaboration. followed steps.
Please find the attached screen for your reference. Please check if i missed anything and kindly check on magento 2.4-develop branch and provide more information so that we can reproduce this issue. Thanks |
Hi @engcom-Echo. Thank you for working on this issue.
|
Hello @ioweb-gr, We have noticed that this issue has not been updated for a period of 14 Days. Thanks |
@engcom-Echo When reproducing, how many times did you reload? The OP states that this happens randomly, so at least the page should be Ctrl+Shift+F5 reloaded 10 times or so I think and it should be checked if it always loads. |
Important to note that I faced the same issue, but only reproducible with a bad connection. So changing the network speed at the developer tools could help to replicate the issue. |
Try this one out https://github.com/magento/magento2/pull/39097/files It helped us |
Thanks @ioweb-gr. It fixed the issue. |
Unfortunately the person who started the PR doesn't seem to be available to sync it with the main branch so it doesn't get merged on live. We'll need at some point to take his code, merge it in the branch and start a new PR for that. |
Preconditions (*)
Steps to reproduce (*)
Create a module and add the following file
app/code/Vendor/Module/view/frontend/requirejs-config.js
Follow the documentation to add a mixin for
reloadPrice
app/code/Vendor/Module/view/frontend/web/js/price-box-mixin.js
It seems the same behaviour is happening for klarma pricebox-widget-mixin.js
To make an easier example, I added a console.error in klarma mixin as well.
Expected result (*)
Actual result (*)
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
The text was updated successfully, but these errors were encountered: