Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Typo / mistake in Learn PWA > Service Workers #10331

Closed
@julamb

Description

@julamb

The Registering a service worker sections states:

Before a service worker takes control of your page, it must be registered for your PWA. That means the first time a user comes to your PWA, network requests will not go directly to your server because the service worker is not yet in control of your pages.

That seems to be a mistake: on first load, the requests won't be intercepted by the PWA, and will go directly to your server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A normal priority task. This is the default for most issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions