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

UncaughtPromiseError > TypeError
Uncaught Promise > Cannot read properties of undefined (reading 'split')
TypeError: Cannot read properties of undefined (reading 'split')
at HTMLImageElement.
at (https://xxxx.odoo.com/web/assets/)
at Function.map (https://xxxx.odoo.com/web/assets/)
at jQuery.fn.init.map (https://xxxx.odoo.com/web/assets/)
at Class.start (https://xxxx.odoo.com/web/assets/)
at prototype. [as start] (https://xxxx.odoo.com/web/assets/)
at (https://xxxx.odoo.com/web/assets/)
at async Promise.all (index 0)
at async Promise.all (index 41)
at async Promise.all (index 1)


Need some expert to assist here. Thanks in advance!

Avatar
Discard
Best Answer

Hi,

Please update your source code to the latest and see if its fine and also make sure custom codes are not causing the problem.

If you believe this as bug in odoo, please see if you can reproduce it in odoo runbot and if yes, please report it in odoo github with detailed steps to reproduce the bug.

Mostly on updating the source code will resolve the case.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
0
Jan 25
572
0
Apr 24
1485
3
Aug 24
4947
1
Apr 24
988
1
Mar 24
1135