JiHong88 / suneditor

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

Fix issue #1312 #1329

Closed JFox23 closed 7 months ago

JFox23 commented 8 months ago

This little patch fixes the TypeError: Cannot read properties of null (reading 'previousElementSibling') in core.removeNode().

JiHong88 commented 7 months ago

Thank you for your contribution! I'll notify you after version update