• Resolved WP_User

    (@amarudare)


    Hey Gijo
    I want to use Flying Pages with a PWA. Would that be possible? I am using PWA for WP plugin with Network first cache strategies.

    Currently, when I tried to implement it, it requests pages from the network instead of the prefetch cache.

Viewing 1 replies (of 1 total)
  • Plugin Author Gijo Varghese

    (@gijo)

    @amarudare we use the <link rel="preload"...> tag provided by browsers to implement preloading. From my understanding, all network calls are captured by the service worker and it should serve the cache. Try contacting the developers of PWA plugin on what happens when the request is from “link preload”

Viewing 1 replies (of 1 total)
  • The topic ‘Preloading with PWA’ is closed to new replies.