ACUL reset-password-email, 'Try again' does not send new email

Hi,

We are in migration from classic login to new universal login using ACUL (React).

With the out of the box code for the reset-password-email, when we hit try again button, this takes user back to the main reset password page and asks for email again.

From the network I can see it is sending the request but instead of sending email, it takes user to the previous form to enter email again.