react-responsive-modal icon indicating copy to clipboard operation
react-responsive-modal copied to clipboard

Simple responsive react modal

Results 24 react-responsive-modal issues
Sort by recently updated
recently updated
newest added

## Describe the bug Upon closing a modal, specifically when you're already scrolled all the way to the top, the screen instantly shifts to a specific scroll distance from the...

bug

# Feature request Is there a way to have a refresh or a reload button within the modal. Means clicking it should refresh the Modal without closing the Modal. Now...

enhancement

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

# Bug report ## Describe the bug I'm working on a modal implementation where, if an error is encountered, the user can no longer exit the modal via clicking on...

bug