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
Review and set cache strategy used for PWA since by default probably cache first is set and the user will only see new content after opening the webpage twice (cache first strategy). Possibly the strategy could be set for the data/ folder to always pull updated content (network first) but cache first for longer lived assets like images .
Review and set cache strategy used for PWA since by default probably cache first is set and the user will only see new content after opening the webpage twice (cache first strategy). Possibly the strategy could be set for the data/ folder to always pull updated content (network first) but cache first for longer lived assets like images .
The text was updated successfully, but these errors were encountered: