Open Pjore opened 1 month ago
Currently we use a debounce hook to avoid execute on change to often. However, current implementation steal focus from content editable div if you are not typing fast enough.
Improve by:
Related to #11
Currently we use a debounce hook to avoid execute on change to often. However, current implementation steal focus from content editable div if you are not typing fast enough.
Improve by: