Replace this.passProps to this.props.passProps
rgnevashev opened this issue · 4 comments
rgnevashev commented
Replace this.passProps to this.props.passProps
rgnevashev commented
https://github.com/fermuch/simple-react-form-bootstrap/blob/master/src/fields/string.js#L56
There is a bug on that line
fermuch commented
Oh, sorry, didn't see this one. I assume this one comes from the moving from the classes' parent.
If you make a PR, I'll merge it in no time, but right now I don't think I'll be able to make this change.
rgnevashev commented
Done. See #7 for fix
fermuch commented
Done! Thanks! It's available in version 0.6.2.