JiHong88 / suneditor

Pure javascript based WYSIWYG html editor, with no dependencies.
http://suneditor.com
MIT License
1.74k stars 309 forks source link

Bullet formatting deletes text #1308

Closed Arushi2012 closed 6 months ago

Arushi2012 commented 1 year ago

Steps to reproduce:

  1. Use bullet formatting
  2. Now press tab for sub-bullets
  3. Press enter twice and observe that the data is getting deleted

Video: https://github.com/JiHong88/suneditor/assets/41018912/9d27d1c2-69dc-42e7-ad20-3640ee68d090

Arushi2012 commented 1 year ago

@JiHong88 This looks like its related to this : https://github.com/JiHong88/suneditor/issues/1269 ?

ashu-dev-ops commented 9 months ago

@Arushi2012 did you find any solution .I am facing same problem link =>https://github.com/mkhstar/suneditor-react/issues/350