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
Comment #2
Ouroboros World commentedComment #3
Ouroboros World commentedNow i added the CKEDITOR dependency from core on react_comments.libraries.yml and the message disappeared. But still no coment box,
Comment #4
Ouroboros World commentedComment #5
Ouroboros World commentedComment #6
angela_g commentedComment #7
minnur commentedis this still relevant ?
Comment #8
minnur commented