Hi there,
I've implemented Custom Erros for Authentication in my FF App, I keep tge tag [error] in order to get the error detail from server, but I am getting snack bar errors whitout the detail.
In this case the user don't exist, so it's was suppose to throw a message like "Invalid login or password"
Do I need to setup something else to get the error message?