react-redux-modal-provider icon indicating copy to clipboard operation
react-redux-modal-provider copied to clipboard

Redux-powered abstract React modal state manager

Results 4 react-redux-modal-provider issues
Sort by recently updated
recently updated
newest added

I want to close the modal outside the class. But the hideModal function is not triggered outside. How can I do that?

Hi, I'm create a modal layout using hooks and rbx (Bulma), and every time the modal is showed the message below appears. Warning: Failed prop type: Invalid prop `modalProvider.stack[0].component` supplied...

Please, add possibility to hide modal on Esc button press.

enhancement

Alright, just want to start a discussion about what concerns me a bit about this project and how IMHO we can make things better) 1. First of all, the main...