creativetimofficial / ct-vue-paper-dashboard-pro

Vue Paper Dashboard PRO - made by Creative Tim
https://www.creative-tim.com/product/vue-paper-dashboard-pro
41 stars 13 forks source link

Vue Paper PRO validation form not working #79

Open triori opened 5 years ago

triori commented 5 years ago

Hi At Vue Paper PRO not working validation form. https://demos.creative-tim.com/bs3/vue-paper-dashboard-pro/?_ga=2.200308462.1537662798.1548341490-20594120.1547218682#/forms/validation With same passwords i have "The confirm confirmation does not match." error.

cristijora commented 5 years ago

Hey @triori Indeed this seems to be an issue from the code. We'll cross check and update the template. Also it seems that you're using Bootstrap 3 version which is older and no longer support. If you don't have access to V2 https://www.creative-tim.com/product/vue-paper-dashboard-2-pro let me know and I can give you access to it

triori commented 5 years ago

Hi @cristijora I download template by link from My Purchases and its V2 But in code uses "link type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" and its not Bootstrap 4" And found 26 vulnerabilities (15 low, 2 moderate, 7 high, 2 critical) after download and npm install And { parser: "babylon" } is deprecated; we now treat it as { parser: "babel" }. And ERROR Failed to compile with 1 errors -> This dependency was not found: * moment in ./~/fullcalendar/dist/fullcalendar.js

noyeahlee commented 4 years ago

Hi @cristijora I download template but occur --> And ERROR Failed to compile with 1 errors -> This dependency was not found: * moment in ./~/fullcalendar/dist/fullcalendar.js

please help me