I'm using Vue 3 and I pushed a version of my project that was working well to GitHub 19 hours ago. About 5 hours later, the problem below occurred when I entere
I create a registation app, where users can register providing a username, email and a password. What I did is make sure that the email field is unique(as you c