resetPassword trouble

Trying to get the Forgot/Reset Password to work.
I have enabled the Email Confirmation and it is working ok.
I enabled the AllowResetPassword, nothing auto filled on the Events > ResetPassword Handlers so I went looking t make sure I was getting it right. The below image did not work for me.
Does anyone have the correct info that they can share?

resetpassword

I got it.. yeah :slight_smile:
Although it didn't implement this automatically but it works. I would have thought the method in my previous image would have been the correct way to go though. I found the solution in a post by @enchev (Forgot or Reset password not working for blazor)
Working solution:

Thanks