Hello, I have installed Odoo 18 Community on Linux and in general everything is fine, but in all the modules that have a drop-down field, when I click on "Search More" I get this error:
Error del cliente de Odoo
UncaughtPromiseError > OwlError
Uncaught Promise > An error occured in the owl lifecycle (see this Error's "cause" property)
Occured on localhost:16180 on 2025-03-03 09:22:44 GMT
OwlError: An error occured in the owl lifecycle (see this Error's "cause" property)
OwlError@http://localhost:16180/web/assets/debug/web.assets_web.js:8056:5 (/web/static/lib/owl/owl.js:87)
handleError@http://localhost:16180/web/assets/debug/web.assets_web.js:9548:35 (/web/static/lib/owl/owl.js:1579)
handleError@http://localhost:16180/web/assets/debug/web.assets_web.js:13953:20 (/web/static/lib/owl/owl.js:5984)
_render@http://localhost:16180/web/assets/debug/web.assets_web.js:9701:30 (/web/static/lib/owl/owl.js:1732)
render@http://localhost:16180/web/assets/debug/web.assets_web.js:9690:18 (/web/static/lib/owl/owl.js:1721)
initiateRender@http://localhost:16180/web/assets/debug/web.assets_web.js:10370:23 (/web/static/lib/owl/owl.js:2401)
Caused by: TypeError: ctx.this.data is undefined
template@http://localhost:16180/web/assets/debug/web.assets_web.js line 13668 > Function:33:31 (/web/static/lib/owl/owl.js:5699)
slot1@http://localhost:16180/web/assets/debug/web.assets_web.js line 13668 > Function:23:25 (/web/static/lib/owl/owl.js:5699)
callSlot@http://localhost:16180/web/assets/debug/web.assets_web.js:10965:37 (/web/static/lib/owl/owl.js:2996)
template@http://localhost:16180/web/assets/debug/web.assets_web.js line 13668 > Function:41:26 (/web/static/lib/owl/owl.js:5699)
_render@http://localhost:16180/web/assets/debug/web.assets_web.js:9698:38 (/web/static/lib/owl/owl.js:1729)
render@http://localhost:16180/web/assets/debug/web.assets_web.js:9690:18 (/web/static/lib/owl/owl.js:1721)
initiateRender@http://localhost:16180/web/assets/debug/web.assets_web.js:10370:23 (/web/static/lib/owl/owl.js:2401)
The error "ctx.this.data is undefined" is the same in all cases. I have not found anything about this.
Thanks
Hi,
I don't have the problem on my side.
Could you try to reinstall Odoo?