Install and run:
yarn && yarn dev
Navigate to http://localhost:5173/#/posts/1 and:
- The radio buttons for the first and second record work perfectly.
- Clicking on the labels works only for the first record, when clicking the labels of the second record, the first records radio button will change instead of the first one.