-
-
Notifications
You must be signed in to change notification settings - Fork 401
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
Demosite down #1718
Comments
Hi @letharion . What browser do you use? Since athens is an electron app, you should use chrome/chromium. |
This is using Firefox. I can confirm it works well in Chrome, but maybe there could a nicer warning than the above message to FF users? |
1. Display a warning when JS is disabled in the browser (previously the browser just displayed a blank page) 2. Display a warning for browsers other than chrome/chromium (previously a JS error popup was displayed). See athensresearch#1718
1. Display a warning when JS is disabled in the browser (previously the browser just displayed a blank page) 2. Display a warning for browsers other than chrome/chromium (previously a JS error popup was displayed). See athensresearch#1718
To be fair, I experienced this issue the 1st time I tried athens, too... So I created a PR proposal for basic warnings in case the browser is unsupported #1720. |
Is there a missing feature or something that prevents the app from working on Firefox? I recall previously it used to work on FF just fine. |
I second @aadilayub, it was working just fine in Firefox a couple weeks ago, and now with #1876 it now flat out refuses to.
|
Hey guys, for me it never worked with Firefox and since it's an electron app, I supposed it can't even work on non-chrome-based browsers. But I might be wrong. In any case, I think it'd be great if an Athens developer could shed more light on this. Perhaps @filipesilva ? |
(Sorry in advance for the double notification, identity issues 😁) Well, it did 🙂 At a glance given this symptom I can only hypothesize that there's a My understanding (fwiw) of this live demo setup is that it is more of a byproduct of Athens being based on browser tech, which is just a convenient leverage for producing a low-barrier (for lack of download & installation) live demo quickly. And when it works, it works. When it doesn't — ah, well, will have to recommend a full installation, which is a higher entry bar, but at least a full experience. |
Problem
Following the link to the demo (https://athensresearch.github.io/athens) from the main github page, initial page load just yields:
The text was updated successfully, but these errors were encountered: