GA-MO / react-confirm-alert

react component confirm dialog.
https://ga-mo.github.io/react-confirm-alert/demo/
MIT License
272 stars 105 forks source link

React DOM tree root should always have a node reference. #24

Closed zahra68 closed 5 years ago

zahra68 commented 5 years ago

I get this error after clicking yes (whenever onclick() function inside of confirmAlert is called) onClick: () => alert('Click Yes')

GA-MO commented 5 years ago

@zahra68 Try upgrade to React 16.