question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The content is not updated for new releases

See original GitHub issue

hi,

First thanks for this amazing module !

I have a problem with my PWA https://shirime.one . When I release a new version the content is not updated when the PWA is installed on a device. 😦

My config :

pwa: {
    icon: {
      fileName: 'app-icon.png',
    },

    workbox: {
      clientsClaim: false,
    },

    meta: {
      name: 'Shirime',
      description: false,
      lang: false,
      theme_color: '#000000',
      ogHost: 'https://shirime.one',
      twitterCard: 'summary',
      twitterSite: '@jbty_dev',
      twitterCreator: '@jbty_dev',
    },
  },

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
jb-therycommented, Dec 20, 2020

@pi0 it would be magic if you could help me, because I am really lost with this problem 😦 If I deactivate clientsClaim I no longer have an error, but when my game is loaded for the first time, if the user clicks on install “navigator.serviceWorker.controller” is not available, the problem disappears if we refresh the page . I give you access to my repo, if you have time to look at it, I thank you from the bottom of my heart.

1reaction
jb-therycommented, Dec 20, 2020

@pi0 It’s work, no errors logged, you are awesome !

https://i.ibb.co/s5pJ8zJ/Capture-d-e-cran-2020-12-20-a-20-21-12.png

Read more comments on GitHub >

github_iconTop Results From Across the Web

Play Store having new version of the app, but not showing ...
I have the same issue, I installed release APK and update version name and version code and upload on play store. Still, I...
Read more >
New Release section is not updating! - The Spotify Community
New Release section is not updating! ... and go to New Releases, it does not show me the latest albums and singles released...
Read more >
Update or unpublish your app - Play Console Help
Managed publishing is not active for the app that you want to unpublish. To unpublish your app: Open Play Console. Select an app....
Read more >
If your iPhone or iPad won't update - Apple Support
If you don't see the option to update to new software like iOS 16 or iPadOS 16 when it becomes available, your device...
Read more >
Update Nessus Software - Docs Tenable
Automatically updates to the latest Nessus version as soon as it is released for Early Access (EA), typically a few weeks before general...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found