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

Ctrl-F5 (no cache refresh) breaks the random/new archives zone #732

Closed
nonamethanks opened this issue Dec 28, 2022 · 4 comments
Closed

Ctrl-F5 (no cache refresh) breaks the random/new archives zone #732

nonamethanks opened this issue Dec 28, 2022 · 4 comments

Comments

@nonamethanks
Copy link
Contributor

image

The archives start appearing in the middle. It's solved after an additional refresh, but breaks every time a hard refresh is done. Possibly related to issue #731, because the galleries with broken tooltips from that issue appear in this same zone that should have galleries but doesn't.

Tested on latest chrome & latest docker. Can be easily reproduced by hitting "disable cache" in the network tools. and refreshing the page.

Black bar added by me, obviously.

@Difegue
Copy link
Owner

Difegue commented Jan 4, 2023

Hmm, I can repro #731 but not this one, although I do remember seeing it once...

@Difegue
Copy link
Owner

Difegue commented Jan 5, 2023

Can repro on chromium browsers. (of course..)

@pastalian
Copy link
Contributor

The reported behavior seems similar to swiper's centerInsufficientSlides used in index.js.

Maybe virtual slide didn't load thumbnails fast enough and swiper thought there were not enough slides? just a guess though.

@Difegue
Copy link
Owner

Difegue commented Jan 13, 2023

Tried quickly setting centerInsufficientSlides to false and it does look like that fixes it -- Guessing your hunch is correct on that one. Thanks!

Since I'm playing around with holopin right now, I've sent you a holobyte.

@Difegue Difegue closed this as completed Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants