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

[Bug] Page refreshes on mobile phones when loading multiple large images consecutively #1466

Open
gosvig123 opened this issue Sep 13, 2024 · 0 comments

Comments

@gosvig123
Copy link

Describe the Bug

When trying to load certain CTA images i am getting this issue displayed below where the browser rerenders the current url.

Am using the volume loader

It does not happen consistently but when it does happen it the characteristics seems to be

  • On a mobile phone both IOS and Android
  • With CTAs that has been compressed and have a size of around 40mb
  • The refresh happens right after the image is done loading

I have tried purging the cache between every load which does not change anything.
have also tried logging quite extensively but no error log is immediately showing up.

RPReplay_Final1726210786.MP4

Steps to Reproduce

Try to load several images around 40 mb on a phone with the volume loader using version 1.81.2 for cornerstone and the volume loader.

The current behavior

The page refreshes sometimes when the image is loading and about to render

The expected behavior

the image renders and the user can interact with the application as normally

OS

17.5.1

Node version

18.18

Browser

Tried with Safari, Chrome, Edge

@gosvig123 gosvig123 changed the title [Bug] [Bug] Page refreshes on mobile phones when loading multiple large images consecutively Sep 13, 2024
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

1 participant