theyuv
asked 8 years ago

Hello,
When the visual editor loads, I get a message printed to the console:

Deprecated TinyMCE API call: <target>.onNodeChange.add(..)

I would like to change this code in js/code-edit-button.js so that it doesn’t use this deprecated function anymore.
Do you know what I can change onNodeChange to?
 
Thank you.
 

1 Answers
Allen
answered 7 years ago

Hi, i’m not sure about the change, which version of TinyMCE you’re using?
you can dig in here : http://archive.tinymce.com/wiki.php/API3:event.tinymce.Editor.onNodeChange

Powered by DW Question & Answer Pro