GREG-225: Gender not sent to server in all cases
Compare changes
@@ -239,6 +239,13 @@ const GuestRegisterStep = forwardRef(
@@ -239,6 +239,13 @@ const GuestRegisterStep = forwardRef(
The gender suggestion, if there is one, was not sent to the server. The value in the drop-down box was filled in with the suggestion, but the form wasn't, so the value was not sent.