-
Notifications
You must be signed in to change notification settings - Fork 46
Description
Hi,
I'm using version "react-bootstrap-validation": "^0.1.11" in my code and facing below error.
Please help me, to resolve it.
Form.js:251 Uncaught TypeError: this._validators[iptName] is not a function
at Form._validateOne (Form.js:251)
at Form._validateInput (Form.js:210)
at newProps.(:8000/anonymous function) (http://localhost:8000/assets/29.app.js:67703:32)
at Object.executeOnChange (LinkedValueUtils.js:130)
at ReactDOMComponent._handleChange (ReactDOMInput.js:239)
at HTMLUnknownElement.boundFunc (ReactErrorUtils.js:63)
at Object.ReactErrorUtils.invokeGuardedCallback (ReactErrorUtils.js:69)
at executeDispatch (EventPluginUtils.js:83)
at Object.executeDispatchesInOrder (EventPluginUtils.js:103)
at executeDispatchesAndRelease (EventPluginHub.js:41)