question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeError: this.componentPropUnwatch is not a function

See original GitHub issue

Versions:

  • 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:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
nickforddevcommented, Aug 7, 2017
1reaction
logaretmcommented, May 12, 2017

Thanks, should be resolved in the next release.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found