heilhead / react-bootstrap-validation

Form validation for react-bootstrap
MIT License
136 stars 50 forks source link

TypeError: Super expression must either be null or a function, not undefined #75

Open deepaktomar47 opened 6 years ago

deepaktomar47 commented 6 years ago

"react-bootstrap-validation": "^0.1.11", not support with "react-bootstrap": "0.31.2",

yuittti commented 5 years ago

I was able to get rid off this TypeError by downgrading 'react-bootstrap' to '^0.28.1' with the next steps: