-
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
tinyMceWysiwyg is not working in admin form edit #605
Comments
@krajiv26, thank you for your post. I made ticket to heck error by our team. I will keep you informed |
@krajiv26, could you please verify on the most recent version available on the GitHub? The team has done investigation, but could not reproduce this issue on the latest code base. |
@krajiv26, we are closing this issue since the team was not able to reproduce it. Please do not hesitate to report new issues you may encounter. |
MAGETWO-61079: Prepare code base for 2.0.12-dev release
tinyMceWysiwyg is not working in admin form edit:
Whenever you go to the Content => Page and edit any of the page it will give error
"ReferenceError: tinyMceWysiwygSetup is not defined"
I had done some check, I found that tinymce setup js file is not available at the specified location:
/pub/static/adminhtml/Magento/backend/en_US/mage/adminhtml/wysiwyg/tiny_mce/setup.js
Please let me know the solution to remove this error and Wysiwyg load properly.
I checked in version dev80
The text was updated successfully, but these errors were encountered: