jquense / react-bootstrap-modal

React port of jschr's better bootstrap modals
Other
89 stars 51 forks source link

React v16 Support #54

Open webyonet opened 6 years ago

webyonet commented 6 years ago

this module is not working on react v16. An error has occurred that is caused by portal.js "Modal.Header, Modal.Body, Modal.Footer" is undefined

mnboos commented 6 years ago

We're also interested in React v16 support. Otherwise, we'll have to find another solution.

jquense commented 6 years ago

V16 should just work, we happily take pull requests :)