You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@codehz Thank you for reporting the issue. I have known about this for a while it has to do with the hide scrollbar feature. I'm going to fix it eventually.
Describe the bug
There are some suspicious errors in the developer tools
To Reproduce
Steps to reproduce the behavior:
Unhandled rejection: TypeError: Failed to set the 'innerHTML' property on 'Element': This document requires 'TrustedHTML' assignment.
Expected behavior
I don't think it is normal behavior, but I can't know what is broken...
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Seems related to https://developer.mozilla.org/en-US/docs/Web/API/Trusted_Types_API
I think it is possible to just bypass those like this userscript: https://greasyfork.org/zh-CN/scripts/433051-trusted-types-helper/code
The text was updated successfully, but these errors were encountered: