Skip to content

Failed to execute 'fetch' on 'ServiceWorkerGlobalScope' #385

@matheusml

Description

@matheusml

Hey,

I'm getting this error:

`Uncaught (in promise) TypeError: Failed to execute 'fetch' on 'ServiceWorkerGlobalScope': 'only-if-cached' can be set only with 'same-origin' mode.

This is my config:

new OfflinePlugin({
  externals: ["/"],
  responseStrategy: "network-first"
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions