samclarke / SCEditor

A lightweight HTML and BBCode WYSIWYG editor
http://www.sceditor.com/
Other
643 stars 186 forks source link

Smiley at the beginning + emoticonsCompat: true -> Uncaught TypeError: prev is null #933

Closed MioVisman closed 10 months ago

MioVisman commented 1 year ago

Firefox 108 SCEditor 3.2.0 format: bbcode The options are set emoticonsCompat: true

  1. An empty edit box (either immediately after page load (not 100% sure here) or after clearing Ctrl+A and Delete)
  2. I insert a smilie through the smilies panel

sm1

  1. I'm typing

sm2 Recurring TypeError: prev is null

sm3

samclarke commented 1 year ago

Thanks for reporting! I've created a PR to fix this (#935).