I have same more serious problem, on page load all radio button coming correctly but as I click on any radio button all radio button disappeared. I am using listener also.
I am using this sequnce to create radio group. all are generated dyanmicaly.
Layout conatiner -> ScrollPanel -> FlexTable ->RadioButton
previously I am using sequnce->
Layout conatiner -> FlexTable ->RadioButton
At that time some radio button display and some are not even on first time page load.