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
Hi, I have a Nuxt 2 project with PWA set up. In this project there is a event list that is using vuex store and axios to receive new events on fetch. My issue is that once the user installed the PWA on their device, he won't receive latest events. I am not sure what's causing this or how do I fix this. This is how my config looks like:
Hi, I have a Nuxt 2 project with PWA set up. In this project there is a event list that is using vuex store and axios to receive new events on fetch. My issue is that once the user installed the PWA on their device, he won't receive latest events. I am not sure what's causing this or how do I fix this. This is how my config looks like:
If anyone has some idea I would be really grateful! Thank you
The text was updated successfully, but these errors were encountered: