You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.
I have a form in a modal popup where the background is greyed out in a lightbox effect.
Upon submission in mobile safari the cached version of the page is retained until the new page replaces it. However, under turbolinks-ios there is a visible delay in the old page being replaced by the new one.
Any pointers on what steps I could take to change this behavior or minimize delay when running under turbolinks-ios would be appreciated.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a form in a modal popup where the background is greyed out in a lightbox effect.
Upon submission in mobile safari the cached version of the page is retained until the new page replaces it. However, under turbolinks-ios there is a visible delay in the old page being replaced by the new one.
Any pointers on what steps I could take to change this behavior or minimize delay when running under turbolinks-ios would be appreciated.
The text was updated successfully, but these errors were encountered: