tinymce / tinymce-svelte

Svelte wrapper
MIT License
23 stars 6 forks source link

inconsistent value problem #32

Closed hokidoki closed 1 year ago

hokidoki commented 1 year ago

hello .

After pressing 'cmd' + 'a'key buttons, selecting all of them and quickly pressing the delete button, the value intermittently exists when the value is not an empty string.

change and input event not detect this

exalate-issue-sync[bot] commented 1 year ago

Ref: INT-3093

jscasca commented 1 year ago

Unfortunately, I cannot replicate this behaviour. How consistent is this?

jscasca commented 1 year ago

Closing this due to lack of activity.

If problems persist, try adding 'keyup' to the modelEvents property