Open TanoVip123 opened 5 hours ago
The signup doesn't show an error from the backend correctly. If someone signup with an invalid password, no error is shown.
This is because we are not updating how we fetch error for this page using the new backend error model.
Use SDK client and the error handler that we created
What is the error
The signup doesn't show an error from the backend correctly. If someone signup with an invalid password, no error is shown.
That caused it
This is because we are not updating how we fetch error for this page using the new backend error model.
How to fix
Use SDK client and the error handler that we created