size rule doesn't work #3526
Unanswered
MA7MOUDAL3RABY
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've a file upload input and v-validate rules is "required|size:10000" // 10MB
when I select a larger file to test it, I got this issue
size must be less than NaN undefined
Beta Was this translation helpful? Give feedback.
All reactions