Skip to content
New issue

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

Canned crashes when using query string parameters #97

Closed
targoo opened this issue May 23, 2016 · 2 comments
Closed

Canned crashes when using query string parameters #97

targoo opened this issue May 23, 2016 · 2 comments

Comments

@targoo
Copy link
Contributor

targoo commented May 23, 2016

node version: v6.1.0
Whenever you try to use query string parameters canned crashed with the following message

if(source.hasOwnProperty(prop)){
TypeError: source.hasOwnProperty is not a function

@targoo targoo changed the title Canned crash when using query string parameters Canned crashes when using query string parameters May 23, 2016
@targoo
Copy link
Contributor Author

targoo commented May 23, 2016

here is the PR to fix it: #98

@sideshowcoder
Copy link
Owner

fixed thanks 👍

sideshowcoder added a commit that referenced this issue May 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants