CKEditor 4 ignores uploadUrl response and still uses blob URL with a successful and error message at the same time

前端 未结 0 799
臣服心动
臣服心动 2021-01-07 14:05

I am configuring the CKEditor 4 with:

CKEDITOR.replace( \'editor\', {
            height: 300,
            uploadUrl: \'/upload\'
        });

相关标签:
回答
  • 消灭零回复
提交回复
热议问题