Page 1 of 1

CKEditor and Dropzone not compatible

Posted: 25 Feb 2018, 21:01
by sdidelet
Hi,

I have an issue using CKEditor at the time that dropzone is enabled.

I'm using CKEditor to allow user to add HTML formatted text to textarea like "Description" and "Note". When I enable dropzone component and try to create a bug with an attached file, the description field content is remove and the system display the error about the description field is required.

I think the issue come from textarea is reset with CKEditor but I don't find how to fix this.

Thanks.

Re: CKEditor and Dropzone not compatible

Posted: 27 Feb 2018, 09:10
by rkarmann
Hi,

I'm also using CKeditor, but through a plugin. Have you tried F12 to see the console log in your browser ?