Ion-radio won't show when it's selected

I’m using the ion-radio and it’s working nicely, but there’s a little annoying problem…it’s not indicating when it’s selected. Sometimes it highlights the one that’s selected but when I click on the other one, doesn’t get selected.

The radio buttons are working, I tested them, it just doesn’t show when it’s selected.

I tried unwrapping them, I tried changing the value, chaging the style…nothings’s worked.

Thank you in advance.

The IonRadioButton component was causing the issue. I removed it and it worked.