This happens when I try to access the options in the website module like going to Website > Site> Pages or some other options.
It only happens on mobile view not on desktop. On my PC with full desktop view all options can be accessed just fine. However, if I use my phone it throws at me UI errors like what's shown in the example below.
Odoo Client Error
UncaughtPromiseError > OwlError
Uncaught Promise > An error occured in the owl lifecycle (see this Error's "cause" property)
Occured on 2024-12-24 04:23:14 GMT
OwlError: An error occured in the owl lifecycle (see this Error's "cause" property)
Error: An error occured in the owl lifecycle (see this Error's "cause" property)
at handleError (/web/assets/9066a42/web.assets_web.min.js:952:101)
at App.handleError (/web/assets/9066a42/web.assets_web.min.js:1595:29)
at Fiber._render (/web/assets/9066a42/web.assets_web.min.js:977:19)
at Fiber.render (/web/assets/9066a42/web.assets_web.min.js:975:6)
at ComponentNode.initiateRender (/web/assets/9066a42/web.assets_web.min.js:1045:47)
Caused by: TypeError: Cannot read properties of undefined (reading 'value')
at KanbanRecord.template (eval at compile (/web/assets/9066a42/web.assets_web.min.js:1547:421), <anonymous>:26:34)
at App.callTemplate (/web/assets/9066a42/web.assets_web.min.js:1201:129)
at KanbanRecord.template (eval at compile (/web/assets/9066a42/web.assets_web.min.js:1547:421), <anonymous>:17:16)
at Fiber._render (/web/assets/9066a42/web.assets_web.min.js:976:96)
at Fiber.render (/web/assets/9066a42/web.assets_web.min.js:975:6)
at ComponentNode.initiateRender (/web/assets/9066a42/web.assets_web.min.js:1045:47)