magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.56k stars 9.32k forks source link

TinyMCE WYSIWYG not working on Magento 2.3.1 admin #25929

Closed atulGupta2922 closed 4 years ago

atulGupta2922 commented 4 years ago

Preconditions (*)

  1. Mangento 2.3.1

Steps to reproduce (*)

  1. Go to Admin > Content > Blocks
  2. Click on Show /Hide Editor

Expected result (*)

  1. TinyMCE wysiwyg is loaded

Actual result (*)

  1. TinyMCE wysiwyg is not getting loaded and it still shows the default textarea with HTML code.
m2-assistant[bot] commented 4 years ago

Hi @atulGupta2922. Thank you for your report. To help us process this issue please make sure that you provided the following information:

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:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, please, review the Magento Contributor Assistant documentation.

@atulGupta2922 do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?


atulGupta2922 commented 4 years ago

Error on Console:

tinymce4Adapter.js:145 Uncaught TypeError: Cannot read property 'plugins' of undefined
    at g.addPluginToToolbar (tinymce4Adapter.js:145)
    at tinymce4Adapter.js:81
    at Array.forEach (<anonymous>)
    at g.setup (tinymce4Adapter.js:78)
    at g.turnOn (tinymce4Adapter.js:443)
    at g.toggle (tinymce4Adapter.js:488)
    at g.toggle (setup.js:56)
    at HTMLButtonElement.M (legacy-build.min.js:8)
m2-assistant[bot] commented 4 years ago

Hi @engcom-Echo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

engcom-Echo commented 4 years ago

Hello @atulGupta2922

Thank you for your report and collaboration! We are not able to reproduce this issue on the 2.4-develop branch by provided steps.

Testing scenario:

Steps to reproduce:

  1. Go to Admin > Content > Blocks
  2. Click "Add New Block"
  3. Click on Show /Hide Editor

Result TinyMCE wysiwyg is loaded Peek 2019-12-06 11-50 So I have to close this issue. Thank you!

atulGupta2922 commented 4 years ago

I am facing this issue on Magento 2.3.1

muralidharan-rade commented 4 years ago

@atulGupta2922 Were you successful in finding solution for this issue for version Magento 2.3.1? We are facing the same.. Your inputs would be helpful.. Thanks.

Sabrina-tahir commented 1 year ago

Error on Console:

tinymce4Adapter.js:145 Uncaught TypeError: Cannot read property 'plugins' of undefined
    at g.addPluginToToolbar (tinymce4Adapter.js:145)
    at tinymce4Adapter.js:81
    at Array.forEach (<anonymous>)
    at g.setup (tinymce4Adapter.js:78)
    at g.turnOn (tinymce4Adapter.js:443)
    at g.toggle (tinymce4Adapter.js:488)
    at g.toggle (setup.js:56)
    at HTMLButtonElement.M (legacy-build.min.js:8)

did u find the solution of this ? facing the same issue

Sabrina-tahir commented 1 year ago

@atulGupta2922 Were you successful in finding solution for this issue for version Magento 2.3.1? We are facing the same.. Your inputs would be helpful.. Thanks.

did u find the solution?

antonioste commented 7 months ago

Hi, someone have found a solution? 2.4.5-p1 some issue here