eBay / nice-modal-react

A modal state manager for React.
https://ebay.github.io/nice-modal-react
MIT License
1.96k stars 109 forks source link

resolveHide function not working #145

Closed HenryOoO closed 4 months ago

HenryOoO commented 4 months ago

Maybe it's the way I use it, but it really doesn't work stackblitz example

supnate commented 4 months ago

Use modal.resolve(); modal.hide();