You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2019. It is now read-only.
Hi,
The use of parameters named
keysin the client stops it working in Firefox Quantum. Instead of referring to the parameter, it returns a function (thus yielding nothing in thelookupLinkcall). The function being hidden is: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/keysI propose the parameter is renamed from
keystoschema_keys.Cheers,
Ed