0

I have Magento 2.4.6 installed and wysiwyg is configured.

In my magento admin order view page i'm facing below issue.

adminhtml/Cov/coversandall/en_US/tiny_mce_6/plugins/help/js/i18n/keynav/en.js is loading in the localhost but in live environment js is minify is enabled and file is there at same pathe with name en.min.js but it giving 404 error for adminhtml/Cov/coversandall/en_US/tiny_mce_6/plugins/help/js/i18n/keynav/en.js

Even minification is enable tinymce is loading unminified js version.

it's called by tinymce/js/tinymce/plugins/help/plugin.min.js

b.load(tinymce.html-i18n.help-keynav.${t},${e}/js/i18n/keynav/${t}.js)

please give me some idea how can I fix this? Is it default Magento issue?

asked Apr 17 at 13:50

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.