Hello all,
the problem me and my colleagues encountered is that whenever some of us go into the Documents module, select a document and we click the "Info & tags" button, we get the following error:
Odoo Client Error
UncaughtClientError > TypeError
Uncaught Javascript Error > Cannot read properties of null (reading 'scrollIntoView')
Occured on demo4.odoo.com on 2025-02-17 12:29:05 GMT
TypeError: Cannot read properties of null (reading 'scrollIntoView')
at MutationObserver.<anonymous> (https://demo4.odoo.com/web/assets/37b7e9d/web.assets_web.min.js:24030:291)
This was tested on our test database, on a publicly available test database and it's all the same.
The only interesting thing we found, is that on my computer this doesn't happen while it does on the computer of my colleague. We also tried different browsers and the results are the same.
Another thing we tried is I logged into my colleague's user on my computer and the error doesn't show up.
Hi y'all, I'm also met with this problem...