Skip to content

Fix iOS PWA update reload loop - #89

Merged
coder13 merged 1 commit into
betafrom
fix/pwa-update-loop
Aug 28, 2026
Merged

Fix iOS PWA update reload loop#89
coder13 merged 1 commit into
betafrom
fix/pwa-update-loop

Conversation

@coder13

@coder13 coder13 commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the virtual PWA updater with one explicit service-worker registration path
  • reload only after the new worker controls the page
  • prevent an immediate repeat reload in the same tab
  • let the activated worker claim its existing client

Validation

  • yarn lint (0 errors, 4 existing warnings)
  • yarn check:type
  • yarn test --runInBand (36 suites, 169 tests)
  • yarn build

@netlify

netlify Bot commented Aug 28, 2026

Copy link
Copy Markdown

Deploy Preview for competition-groups ready!

Name Link
🔨 Latest commit 24050c9
🔍 Latest deploy log https://app.netlify.com/projects/competition-groups/deploys/6a91af311ee58700089a0921
😎 Deploy Preview https://deploy-preview-89--competition-groups.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 69
Accessibility: 84
Best Practices: 100
SEO: 96
PWA: 90
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@coder13
coder13 merged commit dbd849e into beta Aug 28, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant