davidtheclark / davidtheclark/react-aria-modal
Unable to preventDefault inside passive event listener due to target being treated as passive.
Open
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I am trying to use the react-aria-modal, I'm copying my code below so you can see how it's implemented, with all the properties I'm using. But I am facing the issue **`Unable to preventDefault inside passive event listener due to target being treated as passive.`**, when I try to click outside the dialog.
```
```
does anyone knows how to fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.