Hi There,
I also got the same issue today.
I fixed it when I realized that 2 registration forms were existing in the DOM (one displayed and another one hidden in a pop-up frame).
The registration form check was finding logically the hidden form fields empty…
Not sure you’ve got the same issue, but it can maybe help you in case (just check with the console if there are similar ids existing)
Best
Hi there,
I am facing an issue very similar to ahsuniqbal.
Reset password process is getting well until I get the “invalid key” after submitting the new password.
Did you propose any solution to ahsuniqbal’s issue I could get inspiration from?
Thanks in advance