-
Notifications
You must be signed in to change notification settings - Fork 100
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
Blank page displayed after "Back" button is pressed #89
Comments
jaromisura
pushed a commit
to jaromisura/sprinklers_pi
that referenced
this issue
Jun 7, 2017
This update fixes rszimm#89 - page refresh issues after navigating back from submenu.
send a pull request on github and i'll take a look.
…On Wed, Jun 7, 2017 at 9:21 AM, jaromisura ***@***.***> wrote:
This issue can be solved by updating jQuery mobile. In my test I used
latest version (1.4.5) with default theme and issue was gone. There I
haven't noticed any issues, but UI is little bit different.
Would you consider using this updated library?
[image: img_5588]
<https://user-images.githubusercontent.com/26142714/26880450-c3521782-4b94-11e7-82fa-7026bcff8aae.PNG>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#89 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKE3KhXslQhoHIJd1vyZQe0cY6HytKRks5sBqPfgaJpZM4NtJo2>
.
|
jaromisura
pushed a commit
to jaromisura/sprinklers_pi
that referenced
this issue
Jun 7, 2017
This update fixes rszimm#89 - page refresh issues after navigating back from submenu.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When returning from subpage to main menu using "Back" or "Cancel" button, blank page is often displayed instead of main menu or parent page. Refreshing page fixes the issue and page is then correctly displayed.
On my iPhone 6s (IOS 10.3.2) there is at least 50% chance to see this issue. It can also be reproduced on macOS Safari, but I was not able to reproduce it on Chrome.
There is no obvious error in web console.
The text was updated successfully, but these errors were encountered: