cancel
Showing results for 
Search instead for 
Did you mean: 

Admin not saving changes

Admin not saving changes

Magento2 2.4.7 Admin not saving updates. Trying to add new images to product pages but when I hit save it just hangs until I refresh the webpage. Tried clearing caches, logging out and back in, etc. Also applied numerous patches to no avail...

1 REPLY 1

Re: Admin not saving changes

his is a known bug in Magento 2.4.7, causing difficulties in saving changes, broken WYSIWYG elements, and missing UI components in the Admin Panel. In the meantime, you can apply a temporary fix provided by Amasty. One way is to install the "amasty/module-mage-2.4.7-fix" package via Composer Suggest. Alternatively, you can visit Amasty’s GitHub repository, download the package, and install it manually.

 

This fix restructures dependencies and resolves the issue. Some users have also found that clearing their browser cache or switching to a different browser provides temporary relief. However, applying the Amasty fix is the best long-term solution. Before making any changes, ensure you have a backup of your site to avoid potential complications.