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

Adds react 18 to peer dependencies

:robot: I have created a release *beep* *boop* --- ## [6.3.3](https://github.com/pradel/react-responsive-modal/compare/v6.3.2...v6.3.3) (2022-07-21) ### Miscellaneous * fix publishing process ([6fd2540](https://github.com/pradel/react-responsive-modal/commit/6fd25408058b37b4128ed5621425e037a6f2dd2d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

autorelease: pending

Why 6.3.0 is not published? Latest on npm is 6.2.0

bug

# Bug report ## Describe the bug When closing the modal an unexpected page glitch/blinking screen occurs. The modal still could close completely after that. ## To Reproduce Take action...

bug

Please add support for React 18: - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md#1800-march-29-2022) - [Release post](https://reactjs.org/blog/2022/03/29/react-v18.html) - [How to Upgrade to React 18](https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html)

enhancement

Some of my classes only partially take effect because the built in responsive-modal-modal class overrides some of the styles in them. It would be great if I can add a...

enhancement
help wanted

Bumps [next](https://github.com/vercel/next.js) from 10.0.1 to 12.1.0. Release notes Sourced from next's releases. v12.1.0 Core Changes Relay Support in Rust Compiler: #33702 fix eslint link-passhref rule: #33857 update webpack: #33831 Flush...

dependencies

# Bug report ## Describe the bug When running useQuery on a handleSelect or a onClick inside the modal, it closes the modal and reopens it. A clear and concise...

bug