-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Javascript error after updating to 1.17.0 #20824
Comments
Should be fixed by #20663 |
Thanks! of note attempting to disable EventSource use through |
BTW, does PaleMoon support Websocket inside SharedWorker? |
Yes, websockets are available in workers. |
Is this related to or a duplicate of : #20572 |
@eeyrjmr Yes it seems to be a duplicate. I'll just wait for it to make it to the release train. |
Description
I'm in the process of updating out Gitea instance to 1.17.0 from 1.12.6, and ran into it throwing a JS error after upgrading and migrating successfully.
This is on the Pale Moon web browser (we use Gitea for Pale Moon development).
Of note, Pale Moon does not support the ambiguous global
window.event
MSIE quirk (deprecated on mainstream browsers also) which may be the issue here?Screenshots
Gitea Version
1.17.0
Can you reproduce the bug on the Gitea demo site?
No
Operating System
Windows 10
Browser Version
Pale Moon 31.2.0.1
The text was updated successfully, but these errors were encountered: