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
{{ message }}
This repository was archived by the owner on Dec 27, 2023. It is now read-only.
Describe the bug
Somehow, the userAgent protection is breaking a site (inability to scroll) that uses dojo.js (Dojo Toolkit).
The console shows two "TypeError: this.editor is null" errors.
To Reproduce
Steps to reproduce the behavior:
TypeError: this.editor is null
Screenshots

Desktop (please complete the following information):
Additional context
Dojo version on that website:
The userAgent strings don't really change much:
With userAgent protection:
Without userAgent protection:
The text was updated successfully, but these errors were encountered: