I have a form implemented with laravel and vue2 and it has some date fields where I’m using datepicker plugin. But problem is, when I go and type in the next (or any other) input, the value of the date field(s) becomes empty. I have tried many ways and looked for many questions and none […]
- Tags `from_date`, 'errors'], }, $to_date, autoclose: true, description, duration, employees_ids:[], I have a form implemented with laravel and vue2 and it has some date fields where I'm using datepicker plugin. But problem is, memo_date:'', memo_no:'', mounted: function (){ // datepicker $('.demoDate2').datepicker({ format: "dd-mm-yyyy", orientation: "bottom auto" }); } Additional Note: I used change() event inside mounted() to alert when the date value is added using dat, the event does not fire! I have tried This and many more but none helped. Please help me find the issue. Any help is appreciated., the value of the date field(s) becomes empty. I have tried many ways and looked for many questions and none helped. See this Short Video for, todayHighlight: true, when I go and type in the next (or any other) input