nORbDragon/e7vault-issues

The site does not load completely, errors in the console

Closed this issue · 2 comments

History - reddit

Device/OS/Browser: PC / Windows10 / Chrome

console log:

Uncaught TypeError: Cannot read properties of undefined (reading 'style')
at _body_changeOpacity (e7vault-core.js?20220121_05:818:21)
at e7vault-core.js?20220121_05:830:1

The source of the problem is an extension "Dark Mode" for the Chrome browser.

Link to extension - https://chrome.google.com/webstore/detail/dark-mode/dmghijelimhndkbmpgbldicpogfkceaj

This extension doing something with loading css-files. Added a workaround in java-scripts for this issue when loading the page.

Now I'm waiting for the result of the check from the person who encountered this problem before closing the bug report.

Fixed.