$updated store gets enabled on iOS Safari after pollInterval with no updates pushed #8259
Unanswered
tyler-johnson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been seeing something odd on iOS Safari. I have some basic code which is subscribed to the
updated
store. On iOS (and only iOS), this store is set to true every single time thepollInterval
is hit. What's odd is that I cannot replicate when I build locally and run like I do in production.My only other thought is that the way the production copy is being built is different from my local copy, but its odd that iOS is the only one with the problem.
Happy to provide any additional details for those who might have some ideas. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions