-
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
Infinite spinner loading when editing theme configuration #21016
Comments
Hi @Zyles. 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. @Zyles do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @engcom-backlog-nazar. Thank you for working on this issue.
|
HI @ thank you for you report, this is duplicate to #19549 |
Preconditions (*)
Magento 2.3.0
Steps to reproduce (*)
Error in Chrome:
Uncaught ReferenceError: Base64 is not defined
at UiClass.processFile (file-uploader.js:173)
at Array.map ()
at UiClass.setInitialValue (file-uploader.js:78)
at UiClass.initialize (abstract.js:77)
at UiClass.initialize (wrapper.js:109)
at new UiClass (class.js:49)
at Object.initComponent (layout.js:137)
at fire (jquery.js:3232)
at Object.fireWith [as resolveWith] (jquery.js:3362)
at Object.deferred
Expected result (*)
Be able to edit theme configuration.
Actual result (*)
Spinning forever.
The text was updated successfully, but these errors were encountered: