Skip to content
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

The new FMN doesn't work in Seamonkey. #901

Open
Rombobeorn opened this issue May 4, 2023 · 1 comment
Open

The new FMN doesn't work in Seamonkey. #901

Rombobeorn opened this issue May 4, 2023 · 1 comment
Labels
enhancement frontend Related to the web frontend which offers users a way to manage their notification rules

Comments

@Rombobeorn
Copy link

Aurelien Bompard asked me to open a ticket for this problem.

When I load https://notifications.fedoraproject.org/ in Seamonkey I see only a blank page. Apparently the Javascript program requires something that my browser doesn't have, so nothing is displayed.

This error message might be relevant:

Error: SyntaxError: expected expression, got keyword 'import'
File: https://notifications.fedoraproject.org/assets/index-82e1ce33.js
Line: 19, column: 17689
Code: login/fedora",name:"auth-login-fedora",component:()=>Jr(()=>import("./LoginFedora-631fa1c1.js"),[])}),t.isReady().then((

The new FMN is far from alone. These demanding Javascript programs are
becoming ever more common, and I can no longer avoid all of them. None
the less it's frustrating each time I have to start another browser and
cope with a worse user interface to run one of those programs.

@abompard
Copy link
Member

abompard commented Jan 5, 2024

For the record, I think we could make the resulting JS compatible with Seamonkey using this module: https://www.npmjs.com/package/es-module-shims

@abompard abompard added enhancement frontend Related to the web frontend which offers users a way to manage their notification rules labels Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement frontend Related to the web frontend which offers users a way to manage their notification rules
Projects
None yet
Development

No branches or pull requests

2 participants