-
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
Internet explorer issue:Default billing/shipping address not showing #27370
Comments
Hi @renard123. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @renard123 do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @krishprakash. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @krishprakash. Thank you for your request. I'm working on Magento 2.4-develop instance for you |
Hi @krishprakash, here is your Magento instance. |
✅ Confirmed by @krishprakash Issue Available: @krishprakash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @vasilii-b. Thank you for working on this issue.
|
I'll have a look on it |
@magento give me 2.4-develop instance |
Hi @vasilii-b. Thank you for your request. I'm working on Magento 2.4-develop instance for you |
Hi @vasilii-b, here is your Magento instance. |
The issue has been reproduced and it seems the problem is in the KO, specifically in magento2/app/code/Magento/Customer/view/adminhtml/web/template/default-address.html Line 23 in a95a465
I'll work on a PR for this. |
…address not showing #27383
…op expedited Accepted Community Pull Requests: - #27412: Added improvements to category url key validation logic (by @sergiy-v) - #27393: Implement ActionInterface for /robots/index/index (by @Bartlomiejsz) - #27383: #27370 Internet explorer issue:Default billing/shipping address not showing (by @vasilii-b) - #27385: Cleanup ObjectManager usage - Magento_SendFriend (by @Bartlomiejsz) - #27384: Cleanup ObjectManager usage - Magento_Sitemap (by @Bartlomiejsz) - #27381: Implement ActionInterface for /captcha/refresh (by @lbajsarowicz) - #27360: Move JS module initialization to separate tasks (by @krzksz) - #27088: Fix Report date doesn't matching in configuration setting (by @Priya-V-Panchal) Fixed GitHub Issues: - #27086: Report Value doesn't matching - "Year-To-Date Starts" (reported by @vishvesshah) has been fixed in #27088 by @Priya-V-Panchal in 2.4-develop branch Related commits: 1. d03d8e1 2. 2ec8bf5 3. 2410cbb 4. a2a865c
Hi @renard123. Thank you for your report. The fix will be available with the upcoming 2.4.0 release. |
Internet explorer issue:Default billing/shipping address not showing
Preconditions (*)
Magento: 2.3.3
Steps to reproduce (*)
Admin -> Customers -> Edit any customers -> Addresses
Expected result (*)
It should display
Actual result (*)
Billing/shipping address not showing
The text was updated successfully, but these errors were encountered: