willatoscilar
Results
1
issues of
willatoscilar
### Reproduction example https://codesandbox.io/s/recursing-hoover-75289w?file=/src/App.js ### Prerequisites 1. Render an input type="radio with a linked label e.g. `foo` 2. Trigger a click on the label e.g. `await userEvent.click(screen.getByText('foo'))` ### Expected behavior...
bug
needs assessment