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

fix(inject): allow default value to be undefined #894

Merged
merged 1 commit into from
Mar 30, 2020

Conversation

posva
Copy link
Member

@posva posva commented Mar 28, 2020

Check the arguments length instead of the argument being undefined to issue the warning

Close #892

@yyx990803 yyx990803 merged commit 94562da into master Mar 30, 2020
@posva posva deleted the fix/inject-warn-undefined branch March 30, 2020 19:32
yangmingshan added a commit to vue-mini/vue-mini that referenced this pull request Apr 1, 2020
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

Successfully merging this pull request may close these issues.

Silence inject dev warning: injection not found
2 participants