Open
Description
I am using linkify in textarea & i have autosave function in it. after every 3 secs the text is saved in db .I am calling linkify before saving in db.
What problem i am facing is the focus of cursor/caret is lost due to linkify ..
I keep on writing and after autosave cursor is lost its position..
I am using froala-editor as my text editor.
Can u suggest some tweaks to solve this ..
@nfrasser