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.
Needs work
1.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.