The radio button's initial value is not working properly on mobile app.
It works properly on the browser, test browser and run browser. The issue looks to be related to conversion from number to string.
As you see in codeexprssion, firebase has a field taxBracket which is double and this field is used for initialisation
I have other radio button which works perfectly