Medium Text Editor - Input / Update / Change Text Event

Hi,

I am using a text area medium text editor and would like to capture the input/update/change event when user makes any changes to the text.
I tried using the data > changed etc events on the TEXTAREA which gets converted to medium editor in runtime, but it didn’t invoke. Update event did work, but it kept calling it in a loop or something continuously.

Is there a way to reliably capture the event when user has modified the text inside a medium editor?

Community Page
Last updated: