davidtheclark / react-aria-modal

A fully accessible React modal built according WAI-ARIA Authoring Practices
http://davidtheclark.github.io/react-aria-modal/demo/
MIT License
1.03k stars 96 forks source link

Fix warning messages #121

Closed marlomgirardi closed 2 years ago

marlomgirardi commented 2 years ago
echenley commented 2 years ago

@marlomgirardi Thanks for getting this resolved! Are you able to publish a new version with these changes to npm?

marlomgirardi commented 2 years ago

Sorry, I don't have access to this package on npm. I believe just @davidtheclark / @tristen have.

henrinormak commented 2 years ago

Any chance of getting a new version out to npm? It has been quite a while since the last release of the package.

tristen commented 2 years ago

👋 Published 4.0.1

tavoyne commented 2 years ago

@marlomgirardi I'm using 4.0.1 and I'm still getting the warnings.

echenley commented 2 years ago

@theoavoyne Looks like it's coming from react-displace, which is a dependency of react-aria-modal.

https://github.com/davidtheclark/react-displace/pull/8 https://github.com/davidtheclark/react-displace/pull/9