Skip to content

Fix path of service worker #528

@dwhieb

Description

@dwhieb

The path for the service worker needs to start with a leading slash in order for it to register properly on subpages.

navigator.serviceWorker.register(`offline-worker.js`);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions