Skip to content

Also change navigator.languages #15

Description

@ygoe

This extension sets the accept-language HTTP header but has no effect on JavaScript navigator.languages. That must be updated, too, or the effect will not be complete. For example the Mapbox GL API with the mapbox-gl-language plugin only considers navigator.languages but ignores the header so the map language cannot be changed with this extension. I have to change the browser language settings instead, which this extension aims to avoid.

Might be related to #14, they didn't provide any information about their problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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