guillaumepotier / Parsley.js

Validate your forms, frontend, without writing a single line of javascript
http://parsleyjs.org
MIT License
9.05k stars 1.32k forks source link

prevent copy error message when use jquery clone() method #1330

Closed asadghazanfary closed 4 years ago

asadghazanfary commented 4 years ago

hello

how can prevent copy error message created with parsley js when use clone() method to create daynamicaly multiple input field in jquery?

i

asadghazanfary commented 4 years ago

@marcandre why closed this issue?

marcandre commented 4 years ago
  This issue tracker is not the place for questions. If you want to ask how to do
  something, or to understand why something isn't working the way you expect it to, use
  http://stackoverflow.com/questions/ask .
  Provide working code, starting from http://codepen.io/marcandre/pen/jqbzyN?editors=101.
  We monitor the tag `parsley.js`.