react-modal-bootstrap
react-modal-bootstrap copied to clipboard
Cannot read property 'object' of undefined
I have an error while integrating react-modal-bootstrap into my application
"react": "^16.3.1", "react-dom": "^16.3.1", "react-modal-bootstrap": "^1.1.1",
I believe I have the same issue.
@ymzoughi @alpinstang check out the react-16-radium-fix branch of this fork of the repo: https://github.com/zbuttram/react-modal-bootstrap
Or the master branch of my fork, which includes some other little tweaks: https://github.com/darrenklein/react-modal-bootstrap
Those both fix this Radium issue.
Same issue any fix ?
+1