0

I want the radio button component inside every card to be completely independent. The issue i am facing is that I want to select one radio btn from the card per card. But When I select another one inside the same card it gets selected along with the previous one.

I have used name attribute and passed dynamic names in it but still not solved

toble
  • 1
  • 1
  • `name` attribute should be unique for each radio button. Though you are passing dynamic names please check again whether the dynamic `name` attribute unique or not. – Hasinur Rahman Mar 03 '23 at 17:47

0 Answers0