Hi,
I created a website in the Odoo 16 Community edition and now I want to modify some content on it, But it not allowing me to edit any content and block for 2 pages.
It's giving me blow error
UncaughtPromiseError > TypeError
Uncaught Promise > Cannot read properties of undefined (reading 'ownerDocument')
TypeError: Cannot read properties of undefined (reading 'ownerDocument')
at Class.init (web/assets/2610-e20d065/web_editor.assets_wysiwyg.min.js:1451:739)
at prototype. [as init] (web/assets/2634-471e529/web.assets_common.min.js:5737:488)
at new Class (web/assets/2634-471e529/web.assets_common.min.js:5738:65)
at web/assets/2610-e20d065/web_editor.assets_wysiwyg.min.js:1598:55
I upgraded the Website Module several times but it is still not resolved. I didn't even change anything in recent times as well.