Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Cannot read property 'type' of undefined
Uncaught TypeError: Cannot read property 'type' of undefined at BootstrapTable.js:228 at forEachSingleChild (ReactChildren.js:49) at traverseAllChildrenImpl (traverseAllChildren.js:75) at traverseAllChildrenImpl (traverseAllChildren.js:91) at traverseAllChildren (traverseAllChildren.js:170) at Object.forEachChildren [as forEach] (ReactChildren.js:69) at BootstrapTable.initTable (BootstrapTable.js:221) at BootstrapTable.initTable (createPrototypeProxy.js:44) at BootstrapTable.componentWillReceiveProps (BootstrapTable.js:419) at BootstrapTable.componentWillReceiveProps (createPrototypeProxy.js:44)
- Loading branch information