ProcessMaker / vue-form-elements

Reusable VueJS Based Form Elements
25 stars 12 forks source link

FOUR-7561 Added a Watcher to watch for the this.value changes and par… #386

Closed josechirivella closed 1 year ago

josechirivella commented 1 year ago

…se with moment the date and then format with our default format value

Expensive operation doing 2 formats 🙄