Hello!

I was using the beta version of the module on my website and there was problems with the coment box on mobile devices (every time you try to write a comment, pressing space deletes the previous word) So i am trying to use the Devel version - now the comment box never appears and the following message appears in javascript console:

Uncaught ReferenceError: CKEDITOR is not defined
at ckeditor.js?q2d2ou:5

and tis is the code in the file:

(function (CKEDITOR) {

CKEDITOR.disableAutoInline = true;

})(CKEDITOR);

I tried with all the patches but none can be applied.

Comments

Ouroboros World created an issue. See original summary.

Ouroboros World’s picture

Issue summary: View changes
Ouroboros World’s picture

Now i added the CKEDITOR dependency from core on react_comments.libraries.yml and the message disappeared. But still no coment box,

Ouroboros World’s picture

Status: Active » Needs work
Ouroboros World’s picture

Component: Code » User interface
angela_g’s picture

minnur’s picture

is this still relevant ?

minnur’s picture

Version: 8.x-1.x-dev » 2.0.1-beta5
Status: Needs work » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.