Hi all, just starting out using Bubble and so far super impressed.
Although, I have run into problem with the reset password page. I’m generating the reset token in the workflow and passing it to my sendgrid template. All good, and the link looks like this:
However when the user clicks the link and is taken to the reset pw page, enters new PW the confirm button does nothing, no message, does not update the users PW.
Ran in debug and all I get is that the button was pressed.
But on the reset_pw page, after clicking the button, do you have a workflow assigned that will use the ‘reset password’ action to update the password with the new password value?