html-editor-enhanced icon indicating copy to clipboard operation
html-editor-enhanced copied to clipboard

[BUG] [Help] Checkboxes not works well

Open A7MeDG0L0L opened this issue 2 years ago • 3 comments

Describe the bug I Inserted Check box into Html and checked it and insert same checkbox after check it using :

controller.insertHtml( await controller.getText()); but it back as default one without check Html which I Inserted image

Here is my implementation image

https://user-images.githubusercontent.com/33913003/206932435-79b652f1-cb7b-4078-a580-8193ffdffdca.mov

I expect that when adding same html after edit, new checkboxes will be checked as old one.

A7MeDG0L0L avatar Dec 11 '22 22:12 A7MeDG0L0L

Hi, @A7MeDG0L0L do you try to build a web? it's even can't input normally

nk4n01 avatar Dec 14 '22 03:12 nk4n01

Hi, @A7MeDG0L0L do you try to build a web? it's even can't input normally

No I didn't try can you share the error to be a reference?

A7MeDG0L0L avatar Dec 14 '22 06:12 A7MeDG0L0L

Any update on this? I am facing the same issue.

After selecting the checkbox in the editor, the onChangeContent returns the html with checkbox not selected.

sahilmehra98 avatar Feb 15 '24 03:02 sahilmehra98