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
Description
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
Labels
No labels