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

Long delays when trying to compare items on IOS #2930

Closed
stephenwilletts opened this issue Jul 10, 2018 · 3 comments · Fixed by #2950
Closed

Long delays when trying to compare items on IOS #2930

stephenwilletts opened this issue Jul 10, 2018 · 3 comments · Fixed by #2950
Labels

Comments

@stephenwilletts
Copy link

I have been experiencing long delays of about 20 seconds when attempting to compare items in Safari and Chrome on IOS. I haven't tested any other browsers, so may not be browser specific.

Steps to reproduce the issue:

  • Click on an item (such as a weapon) in character inventory or in the vault
  • Click on the 'double square' icon to compare the item with other similar items.

It now takes about 20 seconds to open the item comparison section in the browser.

Interestingly, in Chrome if I select the option to "Request Desktop Site" then there are no delays at all and the comparison section opens quickly.

I think this issue began around DIM version 4.58 and I have seen it in 4.59 and now 4.60 in both Stable and Beta releases.

(Note I'm having no issues with the desktop site on my computer this problem only seems related to mobile site or IOS?)

Any help to resolve this issue is much appreciated.
Thanks!

@bhollis
Copy link
Contributor

bhollis commented Jul 11, 2018

Acknowledged, this is only an iOS issue, and only in the landscape mode. Not sure yet how to fix it. Weirdly, in the performance timeline, it says it spends all that time in layout. We may have overconstrained the layout of that panel.

@stephenwilletts
Copy link
Author

I have seen the delays in portrait mode as well as landscape.

@bhollis bhollis added the Bug label Jul 13, 2018
@mruncieman
Copy link

I also have this issue on Safari on my iPad, however, Firefox on the iPad doesn't seem to have the issue. The compare sheet comes up immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants