Hello, I've just followed this guide https://preview.keenthemes.com/laravel/metronic/docs/getting-started to setup my project, everything's working fine it's just that whenever I try to use the login form, the validation messages are showing twice under the input fields e.g "Email is required" is showing twice, password message as well and I think I noticed that the sweetalerts are opening twice but very quickly right after each other. I have tried to debug this many times but I couldn't figure it out. Any help?
Hello @Faizal,
Have run "npm run dev"command still phasing same issue.
Create support ticket for Metornic theme issue:
Subject: Issue with Login and Register Validation in Metronic Theme (Laravel Version)
Hello Support Team,
We purchased the Metronic theme and are using the Laravel version for our project setup. However, we are experiencing an issue where the validation on the login and register screens is firing twice.
We’ve recorded a video demonstrating the issue for your reference. Please review it and let us know how we can resolve this problem.
Video Link: https://www.awesomescreenshot.com/video/35951432?key=7a8756f6a2cdbca3857d8102aa05d823
Looking forward to your assistance.
Hi EmilioW
Could you please try to rebuild the assets? Run command "npm run dev"?
Thanks