Skip to content

TypeError: Object.hasOwn is not a function #394

@scott-taubman

Description

@scott-taubman

When attempting to create a request on certain commands the following error is thrown:

TypeError: Object.hasOwn is not a function

No pattern was observed in instances where this error happens, but in one example it appeared to be happening on a very straightforward command with 0 required parameters and 3 optional parameters (2 string, 1 boolean).

The only instance of hasOwn in the code is seen here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions