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)
Can you either share the component code that fails, or try the latest version?
@logaretm I am seeing the same error when a component that uses the v-validate.disable modifier is destroyed.
```html
Thanks, should be resolved in the next release.
Was this solved?
@PierBover yes