Why custom text for MFA screen mfa-otp-challenge doesn't have custom error message?

Hi @dieunguyen.lttn,

Welcome to the Auth0 Community!

When a user submits an invalid code, you can change the error message in the authenticator-error text property.

I see in your screenshot, you have modified the string to “123123”. This would be the text property which you can change to your preferred error message.

Cheers,
Rueben