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

parseRequest using ctx.params instead ctx.request.get() #7

Closed
hlozancic opened this issue Mar 16, 2018 · 0 comments
Closed

parseRequest using ctx.params instead ctx.request.get() #7

hlozancic opened this issue Mar 16, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@hlozancic
Copy link

Auto parse includes in get request params is not working like docs intendeed to.

src/Bumblebee/Manager.js -> _setIncludesFromRequest is using ctx.params instead of ctx.request.get()

@rhwilr rhwilr added the bug Something isn't working label Mar 16, 2018
@rhwilr rhwilr closed this as completed in 04b65ed Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants