-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Console errors breaking Admin Stores Configuration on 2.4.7-p3 #39541
Comments
Hi @dphilipps. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
@magento give me 2.4.7-p3 instance |
@magento give me 2.4.7 instance |
@magento I am working on this |
@magento give me 2.4.7-p3 instance |
@magento give me 2.4-develop instance |
Is Magento instance deployment not working? |
I'm also seeing this issue quite frequently, same Magento version. Including the error message in the description, I'm also often seeing this on the occasion that it breaks:
|
Related issue: #39066 |
Hi @engcom-Bravo. Thank you for working on this issue.
|
I've spent some time troubleshooting this issue on a fresh composer install of 2.4.7-p3 and trying some of the suggestions above. Here are my findings: Disabling Paypal Braintree modules: Didn't work for me, I've disabled all of them, and I could still reproduce the issue. screen.recording.mp4 |
@engcom-Bravo Could you please tell me why it is no longer possible to Deploy vanilla Magento Open Source instance with @magento give me xxx instance as per the contributor documentation? I always like to try and reproduce it on a Magento instance when I raise the bug which saves you time, but it doesn't seem available at the moment? |
Hi @dphilipps, Thanks for your reporting and collaboration. The Magento 2.4-develop instance service(MDS) has been decommissioned hence we will not get here Magento 2.4-develop instance. We have verified the issue in Latest 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots. Drop-down sections in admin CANNOT be expanded by clicking down arrow. Hence Confirming the issue. Thanks. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-13741 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
Thanks for confirming the issue @engcom-Bravo appreciate it. Let me know if I can assist further. And thanks for explaining about MDS that's a shame that has been decommissioned. |
To add more info for those who might be looking into this, I can confirm that at least the jQuery libary is loaded twice when this issue occurs. It also happens occasionally with scripts in frontend, meaning that it's most likely a general issue and not related to a specific scope. |
Here is the patch - https://gist.github.com/ananth-iyer/e85c60112516828d64c6701ba55cd1bb |
I have disabled the following modules, cleared static content, cache etc and exact same console errors appear. PayPal_Braintree |
Preconditions and environment
-2.4.7-p3 fresh install
DEVELOPER MODE
(Also occurs in Production mode but much less frequently - can take 5 mins of clicking around)
This happens inconsistently, browsing around number of different admin sections is needed before the console errors are displayed. It isn't one section which conistently breaks.
Steps to reproduce
Expected result
Drop-down sections in admin should expandable by clicking down arrow.
No console errors are expected
Actual result
Drop-down sections in admin CANNOT be expanded by clicking down arrow.
Uncaught TypeError: ah.attachEvent is not a function at s (legacy-build.min.js:12:31254)
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: