kazupon / vue-validator

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

field does not accept dynamic variables #295

Closed uptownhr closed 7 years ago

uptownhr commented 8 years ago

When using the field attribute with v-validate, variables are not parsed as part of the field definition. Expressions are taken as static text instead and not parsed.

kazupon commented 8 years ago

Can you share the reproduction codes with jsfiddle (or codepen ... etc) please?

uptownhr commented 7 years ago

will provide

kazupon commented 7 years ago

Close (inactivity)