1

Show/Hide editor is not working in static blocks. I am getting following Errors in the console -

Refused to execute script from https://www.example.com/admin/cms/block/edit/block_id/20/key/f3ee116b456375338c3747b3ab97692ba62457613c332ab989c7d8431ce2841f//plugins/style/editor_plugin.js

because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

Teja Bhagavan Kollepara
3,8275 gold badges33 silver badges69 bronze badges
asked Jun 23, 2018 at 5:42
0

1 Answer 1

2

Solved it! The issue was due to minification of js files. After disabling the minification, the wysiwyg editor started working again.

Got a bit of idea from this - https://github.com/magento/magento2/issues/11577

answered Jun 23, 2018 at 9:20

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.