You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.
When we select the content and press the delete key of the keyboard, the selected content of the editor is deleted but the v-model is showing the old value.
The same issue is faced by another user while using the TinyMCE library. : After Select-All, delete key does not delete all selected text. #1531
The text was updated successfully, but these errors were encountered:
dharmendradavid
changed the title
V-model is howing old value while deleting the content of the editor
V-model is showing old value while deleting the content of the editor
Feb 18, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When we select the content and press the delete key of the keyboard, the selected content of the editor is deleted but the v-model is showing the old value.
The same issue is faced by another user while using the TinyMCE library.
: After Select-All, delete key does not delete all selected text. #1531
The text was updated successfully, but these errors were encountered: