Skip to content

Passing in an unused 'this' #97

@cuth

Description

@cuth

The bottom of the qwery.js file passes in an additional 'this'.

}, this);

When the function only accepts 3 arguments.

(function (name, context, definition) {

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