-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
Intermittent chart rendering error (showing same chart twice instead of showing proper charts) #468
Comments
Please upload your configuration files sitemap,... |
Here's the relevant portion of the sitemap:
|
I can't reproduce this issue on the latest iOS app (TestFlight v2.2.35 (1570486506) |
I keep seeing this as well, also with the latest 2.3.5 version, it happens when there are several charts underneath each other, as in shutterfreak's case, and for me with 8 charts in a row. From what I have experienced, it seems to usually be the chart being duplicated which is the first one initially hidden when scrolling up the page. This duplication also means that the chart which should follow is being hidden/exchanged for the duplicate chart. As soon as the chart refresh time kicks in this resolves itself, but it still happens very often. Example just taken now with Bedroom Left Window being duplicated and exchanged for Bedroom Right Window. After a manual refresh or waiting for the chart refresh time it fixes itself. |
Is this still valid ? |
Not heard of in 2 years. Therefore will be closed |
@timbms just because we don't constantly nag, which I think would be bad form, if no comment or solution is heard from the developing side for 2 years doesn't mean it's fixed ;) Trust me, I would have commented this if it was not an issue any longer. Just now verified with 2.4.47, and yes, it still happens, intermittently as before, but easy to catch on a 4-5th try opening a page with several charts. |
Describe the bug
From time to time the iOS app renders the same chart twice in a row instead of showing the correct charts. For instance, when I display weather charts, the humidity chart is displayed again instead of showing the pressure chart.
To Reproduce
The bug occurred more frequently in earlier versions than the curren FastLane test versions. Nowadays it’s getting hard to reproduce. I suspect an intermittent display refresh or in-app cache error is the culprit.
Expected behavior
The correct chart (or an empty chart if unavailable) is rendered.
Screenshots
I will try hard to capture a screenshot. Problem is that the error autocorrects whenever I try to capture the screen..,
Desktop:
Smartphone:
Additional context
None
The text was updated successfully, but these errors were encountered: