I'm not sure what's happening, but I know it affects master. Visually, the correct radio option will be chosen, but any conditional questions that are supposed to appear based on it won't appear. The questionAnswers become incorrect when I go back, too, even though I didn't change the answer.
I can confirm that removing the default value fixes the issue, too. Without a default, the props and state match, but with a default, they don't have to.