-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Homepage not displaying all books #658
Comments
New tiles should load id you scroll down. I guess it does not. What is screen resolution? |
Indeed, it does not. Resolution is 3072 x 1920 Retina |
@MananJethwani Any idea? |
Actually this pretty exactly the same bug #603 reported a few months by @jmontleon |
@rgaudin I have tried to reproduce the problem but without success. I can not go that high in resolution, but somehow suspect this is linked to the pixel depth. |
I have a library with 104 books. Kiwix serve doesn't print any error and the welcome page properly says that I have 104 books.
The problem is that, without any filter enabled, that homepage only displays
13
or15
books. Yes, that number changes upon refreshes…There is no error in the console.
I suppose it's one of several ZIM files that are problematic because many of those ZIMs are dev/test files but without any error/warning, it's hard to debug. Is there a way to find that out instead of trying them all individually (which is not guaranteed to trigger anything) ?
The text was updated successfully, but these errors were encountered: