[SOLVED] Match error: Expected string, got undefined” Recover Password

Hello, I’m having trouble retrieving the password when sending the email with the token to retrieve it I receive it successfully then I press that url

http://localhost:1999/reset/_M5swGv9Uwn--4_olB0itOuYBLGMYYgDMQB9es9Y0TM

And it directs me to the window to change the password and I enter the new password there is where I get the following error errorClass

errorType : “Match.Error” message : “Match error: Expected string, got undefined” path : “” sanitizedError : errorClass

my code