-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Site just displays the loading spinner #4
Comments
Just change the script.src assignement in tools.js for testing without zim. On 07/19/2014 10:06 PM, Rashiq Ahmad wrote:
|
works 👍 |
This should better handled with some test in JS, but I don’t know how to test if we are in Kiwix or in a browser. |
If you have a test case, this is welcomed ;) To my opinion, there is no clean way to test this in JS. A solution would be to make this switch/choice in Python, just before and only for the zimification of the content (templatify tools.js?). |
The commit e993ffcb294e7f2cbe02a55305e7f443f8301d01 by @kelson42 broke the site. It's only displaying the loading-spinner now.
Reproduce it by exporting the site:
I have tested this on Chrome, Firefox and Safari.
The text was updated successfully, but these errors were encountered: