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

fixes #345 - declare debouncedValidateFunc #356

Merged

Conversation

zoul0813
Copy link
Member

@zoul0813 zoul0813 commented Dec 5, 2017

declare debouncedValidateFunc and set it when debouncedValidate() is called... vue 2.2.0 prevents you from attaching methods/properties to components that have not been declared

…hen debouncedValidate() is called... vue 2.2.0 prevents you from attaching methods/properties to components that have not been declared
Copy link
Member

@icebob icebob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@icebob icebob merged commit 5c42f3e into vue-generators:master Dec 5, 2017
@zoul0813 zoul0813 deleted the feature/345-debounced-validate-fix branch December 13, 2017 17:11
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.

2 participants