Closed lmnsg closed 8 years ago
Thank you for your feedback :smile_cat:
Can you provide the sample codes (with jsfiddle or codepen or etc)?
@kazupon right, I add the simple codes on jsfiddle, just show you my need. if you can read.......
@lmnsg Thank you for your codes :smile_cat: I checked your code.
I guess that occurred the following error.
Uncaught TypeError: value.toString is not a function
Can you provide me the your stack trace when occured error at your enviroment ?
close inactive
I have a form, it just have one message wrapper to show error message, and I want the error message can be right according to the components order. Now, the $validate.messages object can not help me. what shall I do?