Open deepaktomar47 opened 6 years ago
I was able to get rid off this TypeError by downgrading 'react-bootstrap' to '^0.28.1' with the next steps:
node_modules/react-bootstrap-validation/package.json
npm i
in node_modules/react-bootstrap-validation
"react-bootstrap-validation": "^0.1.11", not support with "react-bootstrap": "0.31.2",