프로알라에서는 첫 삽입시에는 문제가 없다.
그러나 에디터에 컴포넌트 삽입 직후부터 에디터에는 다음과 같은 에러가 찍힌다.
Uncaught TypeError: Cannot read property 'replace' of undefined
at HTMLImageElement.<anonymous> (editor_component.min.js?20190211135348:7)
at Function.each (jquery-2.2.4.js?20181226231719:365)
at a.fn.init.each (jquery-2.2.4.js?20181226231719:137)
at FE.<anonymous> (editor_component.min.js?20190211135348:7)
at Object.S [as trigger] (froala_editor.min.js?20190210144138:9)
at HTMLTextAreaElement.<anonymous> (froala_editor.min.js?20190210144138:15)
at HTMLTextAreaElement.dispatch (jquery-2.2.4.js?20181226231719:4737)
at HTMLTextAreaElement.elemData.handle (jquery-2.2.4.js?20181226231719:4549)
at Object.trigger (jquery-2.2.4.js?20181226231719:7807)
at Object.a.event.trigger (jquery-migrate-1.4.1.min.js?20181226231935:2)