I think I noticed an issue with the recovery flow ...
# ory-selfhosting
q
I think I noticed an issue with the recovery flow where the code input field is marked as
required
when in the
sent_email
state, which prevents users from using the
Resend code
button without first entering a code. But first I wanted to make sure if I wasn't implementing the UI in a wrong way
https://github.com/ory/kratos/issues/3980 I think it might be an issue, just found this on Github