Skip to content

Do not try to resolve hookArgs #2090

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

Merged
merged 1 commit into from
Oct 4, 2016
Merged

Conversation

rosen-vladimirov
Copy link
Contributor

When we validate the hook arguments we try to resolve all of them but there is one argument which is not registered in the injector - hookArgs.
If some hook wants to use it we will try to resolve it and fail.
The solution is to skip the validation for the hookArgs argument.

When we validate the hook arguments we try to resolve all of them but there is one argument which is not registered in the injector - hookArgs.
If some hook wants to use it we will try to resolve it and fail.
The solution is to skip the validation for the hookArgs argument.
@rosen-vladimirov rosen-vladimirov merged commit 33190a5 into master Oct 4, 2016
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/hook-args branch October 4, 2016 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants