Skip to content

(Web port) Offline play doesn't work on Firefox Android #622

Description

@foxtacles

It seems Firefox Android specifically (not Desktop) has a bug where fetch requests issued from web workers are not forwarded to the service worker when Wi-Fi is off (or if there is no Internet connection). It works perfectly when Wi-Fi is on, and the service worker serves cached data in that case.

Error is

TypeError: NetworkError when attempting to fetch resource.

when fetch is called.

Seems to be the same issue as found in other projects: WordPress/wordpress-playground#1645

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions