-
- Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Description
The <dialog>
element has a close
event, and with a recent update to this package (somewhere between 7.31.0
and 7.31.8
), it seems that <dialog onClose
is now triggering react/no-unknown-property
.
Was this something that was intentionally done? If so, and if y'all have time, could you help me understand the thinking behind it?
Thanks for your time!