Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.97k stars 606 forks source link

Fix IME input #1404

Open hidemikimura opened 1 year ago

hidemikimura commented 1 year ago

Fixed a problem in which the style of span element disappears when IME input is confirmed.

Alex-D commented 1 year ago

Hi! Thank you for your PR :) What does this fix exactly? And how can I test the fix?