Hello, I am getting this error when ever using Developer mode with assets on a fresh odoo17 installation.
UncaughtPromiseError > KeyNotFoundError
Uncaught Promise > Cannot find mail.action_discuss in this registry!
KeyNotFoundError: Cannot find mail.action_discuss in this registry!
at Registry.get (https://test.thetechnologystudio.com/web/assets/debug/web.assets_web.js:32732:19)
at _executeClientAction (https://test.thetechnologystudio.com/web/assets/debug/web.assets_web.js:108056:45)
at Object.doAction (https://test.thetechnologystudio.com/web/assets/debug/web.assets_web.js:108244:24)
at async Object.selectMenu (https://test.thetechnologystudio.com/web/assets/debug/web.assets_web.js:110268:13)
at async WebClient.loadRouterState (https://test.thetechnologystudio.com/web/assets/debug/web.assets_web.js:112230:13)
Any ideas how i can fix this