Hi,
Even though I enter email and password, they are coming as blank. Eventually, I get a message that the 2 passwords- input password and confirm password don’t match and thus I cannot sign up.

Hmm :thinking: Good question. The first thing I would check is to make sure you are actually referencing the correct input on the page or reusable element. For example, if you have an input for signing up and an input for logging in, make sure you are referencing the correct input for each. Double check that the input is correct by simply renaming the input. Then you will see if it references the newly renamed input or not. Does that make sense? :blush:

I created my own forms for signup and login. Working fine. https://easyrfp.co

Thanks for the reply!!

1 Like

Awesome. Glad you got it working. :blush::raised_hands:

This topic was automatically closed after 70 days. New replies are no longer allowed.