Skip to content
This repository has been archived by the owner on Dec 25, 2017. It is now read-only.

this._validityWatchers[name] is not a function 单页面路由跳转的时候报错,刷新之后正常了 #347

Closed
fuyidaotang opened this issue Dec 8, 2016 · 1 comment

Comments

@fuyidaotang
Copy link

TypeError: this._validityWatchers[name] is not a function
at Vue$3.unregister (eval at (app.js:886), :407:37)
at Vue$3.boundFn [as unregister] (eval at (app.js:616), :126:14)
at Validation.unregister (eval at (app.js:886), :558:29)
at VueComponent.destroyed (eval at (app.js:886), :1158:16)
at callHook (eval at (app.js:616), :2479:19)
at VueComponent.Vue.$destroy (eval at (app.js:616), :2463:5)
at destroy$1 (eval at (app.js:616), :2682:19)
at invokeDestroyHook (eval at (app.js:616), :4144:59)
at invokeDestroyHook (eval at (app.js:616), :4149:9)
at invokeDestroyHook (eval at (app.js:616), :4149:9)
麻烦能够尽快告诉我哪里错了吗

@ra100
Copy link

ra100 commented Dec 11, 2016

I'm getting same error, when trying to hide/remove component that has validator. I'm using v-if to show/hide form.
And related to #338

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants