Hi all,
We are getting a Odoo client error at login page in Odoo server installed in local system windows 10Traceback: TypeError: Cannot read property 'getBoundingClientRect' of undefined at computeFloatOuterWidthWithMargins (http://localhost:8069/web/content/584-2850cc6/web.assets_common.js:3928:73) at _adapt (http://localhost:8069/web/content/584-2850cc6/web.assets_common.js:3927:461) at Object.initAutoMoreMenu (http://localhost:8069/web/content/584-2850cc6/web.assets_common.js:3921:533) at http://localhost:8069/web/content/1723-b5390da/web.assets_backend.js:777:242 at async Promise.all (index 2) at async Promise.all (index 0
Try to reproduce it on an official runbot (runbot.odoo.com) and if you can reproduce it there it is most likely a bug in the official Odoo code. You can report it at https://github.com/odoo/odoo/issues or odoo.com/help then.
You can also get some extra information by running your Odoo in debug mode (with assets) to get a more accurate stacktrace.