Krzysztof Krztoń
Krzysztof Krztoń
Hello @codeslayer1, Thank you. At the moment we have few tasks for a beta release (https://github.com/ckeditor/ckeditor4-react/milestone/2), but since the integration is quite fresh, we are still mostly gathering feedback to...
Hello @iparamonau, thanks for your detailed insights! We are aware that it is intended behavior in CKEditor 4 (and you probably went through it with different members of CKEditor 4...
@iparamonau thanks for the explanation and the PoC! We will take a look and see if we are able to integrate it with `embed` plugin 🤞👍
> While I'm on it - I think I saw it in your code that you check for "if-cdn.com/embed.js". That CDN is actually configured only on CKEditor's demo account. Others...
@engineering-this with catching it looks much smoother so 👍 from me. > I'm afraid that it would cost significant amount of work, but it's not guaranteed we can make good...
> Yes, that's what I was thinking, the fallback for Edge/IE should be just current solution so no improvements here unfortunately. So we should just proceed with this solution for...
@csimpi I was unable to reproduce this issue on clear a CKEditor instance (without 3rd-party plugins). Could you check on your side if issue occurs without `jsplus_image_editor` plugin?
@csimpi Thanks for the clarification, I was able to reproduce the issue: 1. Go to https://sdk.ckeditor.com/samples/fileupload.html. 2. Paste the following code into browser console: ``` CKEDITOR.instances.editor1.on( 'fileUploadResponse', function( evt )...
Thanks for feedback @csimpi. Yes, I will reopen the issue, so we may think of fixing it properly.
Hi @mroiter-larus, Thank you for clarification on this. Hmm, this is what happens when you run Neo4j Docker image (with the configuration I posted above). I assume it just tries...