nhn / tui.editor

🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
http://ui.toast.com/tui-editor
MIT License
16.91k stars 1.71k forks source link

wysiwyg mode upload image can't remove placeholder #1046

Open codingcn opened 4 years ago

codingcn commented 4 years ago

placeholder

seonim-ryu commented 4 years ago

@codingcn Could you explain it in more detail.. I can't figure out what the problem is just by looking at this.

codingcn commented 4 years ago

@seonim-ryu After I configured the placeholder, in wysiwyg mode, I uploaded an image, the placeholder should be hidden, but now it still shows it. There is no such problem in markdown mode.

initialEditType: 'wysiwyg',
placeholder: "this is placeholder...",
Comet5 commented 3 years ago

@seonim-ryu Is any idea on this bug? Placeholder not removed after image is inserted