Background of the issue:
I am developing a site and trying to use the Plugin Notes Plus with the WPML main plugin. By deactivating WPML, Plugin Notes Plus works. The console error is: Uncaught TypeError: Cannot read properties of undefined (reading 'replace') at singleNoteMarkup (plugin-notes-plus-admin.js?ver=1.2.9:285:17) at Object.success (plugin-notes-plus-admin.js?ver=1.2.9:145:27) at c (jquery.min.js?ver=3.7.1:2:25304) at Object.fireWith [as resolveWith] (jquery.min.js?ver=3.7.1:2:26053) at l (jquery.min.js?ver=3.7.1:2:77782) at XMLHttpRequest. (jquery.min.js?ver=3.7.1:2:80265).
Symptoms:
Plugin Notes Plus doesn't work with the new WPML main plugin. Console error: Uncaught TypeError: Cannot read properties of undefined (reading 'replace').
Questions:
Why does Plugin Notes Plus stop working with the new WPML main plugin?
How can I resolve the console error related to Plugin Notes Plus?