TypeError: this.componentPropUnwatch is not a function
See original GitHub issueVersions:
- VueJs: 2.2.4
- Vee-Validate: ^2.0.0-beta.25
Description:
Error log
TypeError: this.componentPropUnwatch is not a function
at wt.detach (vee-validate.js:3262)
at yt.detach (vee-validate.js:2400)
at unbind (vee-validate.js:3314)
at Ve (vue.common.js:5162)
at Ie (vue.common.js:5127)
at $e (vue.common.js:5069)
at Array.destroy (vue.common.js:5063)
at v (vue.common.js:4707)
at v (vue.common.js:4711)
at v (vue.common.js:4711)
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Why do I get "TypeError: this.X is not a function" when calling ...
The following code generates the error TypeError: this.SetValue is not a function . class FlightData { constructor(app) { this.
Read more >[Vue warn]: Error in directive validate bind hook: "TypeError ...
Essentially, I'm just mounting a component that has children with v-validate prop on a test. Once I remove the v-validate prop from the ......
Read more >Uncaught TypeError | Is Not A Function | Solution - YouTube
Have you encountered an error like:- Uncaught TypeError - Some selector is not a function - jQuery is not a function - owlCarousel...
Read more >How to fix "Uncaught TypeError: x is not a function" in JavaScript
JS Casts 01 - How to fix "Uncaught TypeError : x is not a function " in JavaScript.Visit https://javascriptcasts.com/episodes/01 for a summary ...
Read more >TypeError: this.handleClick is not a function - YouTube
TypeError : this.handleClick is not a function. 2.7K views 1 year ago React · CodeDocu Developer C# Asp Net Angular.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@PierBover yes
Thanks, should be resolved in the next release.