Skip to Content
Menu
This question has been flagged
1 Reply
1559 Views

Can´t edit content in the website module in the version 15. I get the following error:


UncaughtPromiseError > TypeError

Uncaught Promise > gradient.replaceAll is not a function


TypeError: gradient.replaceAll is not a function
    at http://marinamindelo.com:8069/web/assets/489-9b6c441/1/web_editor.assets_wysiwyg.min.js:1123:222
    at NodeList.forEach ()
    at Class.start (http://marinamindelo.com:8069/web/assets/489-9b6c441/1/web_editor.assets_wysiwyg.min.js:1123:157)
    at Class.prototype. [as start] (http://marinamindelo.com:8069/web/assets/481-78873b3/1/web.assets_common_lazy.min.js:4576:488)
    at http://marinamindelo.com:8069/web/assets/481-78873b3/1/web.assets_common_lazy.min.js:4914:52
    at async Class.start (http://marinamindelo.com:8069/web/assets/489-9b6c441/1/web_editor.assets_wysiwyg.min.js:1577:790)
    at async Promise.all (index 0)
    at async Class._renderOriginalXML (http://marinamindelo.com:8069/web/assets/489-9b6c441/1/web_editor.assets_wysiwyg.min.js:1689:1)
    at async Promise.all (index 42)
    at async Promise.all (index 1)


Avatar
Discard
Best Answer

May you try to instal the below packages once,

sudo apt-get install nodejs npm -y

sudo npm install -g rtlcss 


then restart Odoo

Avatar
Discard
Related Posts Replies Views Activity
0
Dec 24
41
0
Dec 24
39
2
Sep 24
342
1
Oct 24
607
3
Jul 24
2173