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

Hiding built-in function fails in Firefox Quantum #45

Open
@EdNutting

Description

@EdNutting

Hi,

The use of parameters named keys in the client stops it working in Firefox Quantum. Instead of referring to the parameter, it returns a function (thus yielding nothing in the lookupLink call). The function being hidden is: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/keys

I propose the parameter is renamed from keys to schema_keys.

Cheers,
Ed

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