We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The bottom of the qwery.js file passes in an additional 'this'.
}, this);
When the function only accepts 3 arguments.
(function (name, context, definition) {
The text was updated successfully, but these errors were encountered:
I'd give you a pull request but I had an issue installing weak.
Sorry, something went wrong.
oh hmm. this seems incorrect. i can go ahead and remove it
Issue Number ded#97 & ded#106 Is Fixed , Excessive Argument Have Been…
3acb1ce
… Deleted & One Operator Was Missing That Is Handled In This Commit
No branches or pull requests
The bottom of the qwery.js file passes in an additional 'this'.
When the function only accepts 3 arguments.
The text was updated successfully, but these errors were encountered: