Reproduction example
https://codesandbox.io/s/sparkling-sky-5g3t2j?file=/src/App.test.js
Prerequisites
- Render
<label><input type="checkbox" disabled /> Disabled Checkbox</label>
- Click on the label element
Expected behavior
checkbox should not be checked
Actual behavior
checkbox is checked
User-event version
14.4.3
Environment
Testing Library framework:
JS framework:
Test environment:
DOM implementation:
Additional context
No response
Reproduction example
https://codesandbox.io/s/sparkling-sky-5g3t2j?file=/src/App.test.js
Prerequisites
<label><input type="checkbox" disabled /> Disabled Checkbox</label>Expected behavior
checkbox should not be checked
Actual behavior
checkbox is checked
User-event version
14.4.3
Environment
Testing Library framework:
JS framework:
Test environment:
DOM implementation:
Additional context
No response