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

warning on react 15.2.0

Open volodyad opened this issue 8 years ago • 1 comments

With react 15.2.0 version we have got the new warning: Warning: Unknown prop componentIsLeaving on

tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop in div (created by HeadlessModal) in div (created by ModalBackground)

volodyad avatar Jul 18 '16 15:07 volodyad

Happy to take a PR like https://github.com/qimingweng/react-modal-dialog/pull/21

qimingweng avatar Jul 18 '16 17:07 qimingweng