Hello, I am facing an issue with storing data from the frontend in MySQL DB and then retrieving it to the frontend. After updating the email address and saving it, it gets saved as abs%gmail.com instead of [email protected]. The strange thing is that this only happens after I have updated it once. I have tried looking for solutions on stack overflow, git, and other platforms but none seem to work.
I would greatly appreciate any helpful solution to this problem.