denysfedorov
Results
3
issues of
denysfedorov
Closes: https://github.com/dequelabs/cauldron/issues/1577
### Steps to reproduce ### Steps to reproduce Assuming you're using React 18+ in your project, when clicking on the modal toggle button to open the modal, the `ClickOutsideListener` calls...
bug
### Steps to reproduce 1. Go to the Copy Button component 2. Enable dark mode 3. Enable one of states: `hover, focus, active` ### Expected Behavior Should not add an...
bug