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

React Modal component

Results 2 react-modal issues
Sort by recently updated
recently updated
newest added

Hi @cheton , After upgrading to 2.3.0, child components in `` are unable to get correct clientWidth on `componentDidMount()`. It works good on version 2.2.2. ```JS componentDidMount() { const element...

help wanted

How can one add an ID attribute for the modal close `` (the one in modal title)?