kazupon / vue-validator

:white_check_mark: Validator component for Vue.js
MIT License
2.19k stars 431 forks source link

Failed to resolve directive: validate #359

Open QinFeiFei opened 7 years ago

QinFeiFei commented 7 years ago

Vue 2.5.1

QinFeiFei commented 7 years ago

vue-validator 3.0.0-alpha.2

bimohxh commented 7 years ago

I meet the same issue

vip30 commented 7 years ago

I think this library can only be used in 2.2 before as the readme said that (2.2 later, not works) Because this plugin depends on vue.util which is not opened to external plugin anymore

ddtramp commented 7 years ago

do not work

vip30 commented 7 years ago

Here is the possible related issue #357

WLyKan commented 7 years ago

use <validity> instead of <validator>

Fish-Fan commented 7 years ago

try vue/1.0.24 + vue-validator/2.1.3