AllenFang / AllenFang/react-bootstrap-table

Warning: React.createElement: type is invalid. Check the render method of `TableBody` in TableBody (created by BootstrapTable)

Aberta
#2,076 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
2.2k
Forks
761
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I just updated react-boilerplate which includes the latest versions of various packages React 16.8.6, react-redux 7.0.3, redux-from 8.2.0, etc. I got the error, which I pasted in the title. Is there any conflicts I should know about that would cause this error in react-bootstrap-table? This was working prior to the upgrade so I know all my components are imported correctly. Here is my package.json

` "dependencies": {
"@babel/polyfill": "7.4.3",
"auth0-lock": "^11.3.0",
"bootstrap": "^3.3.6",
"bootstrap-css-only": "^3.3.6",
"chalk": "^2.4.2",
"classnames": "^2.2.5",
"compression": "1.7.4",
"connected-react-router": "6.4.0",
"cross-env": "5.2.0",
"express": "4.16.4",
"file-saver": "^1.3.3",
"fontfaceobserver": "2.1.0",
"history": "4.9.0",
"hoist-non-react-statics": "3.3.0",
"immer": "3.0.0",
"immutable": "^4.0.0-rc.12",
"intl": "1.2.5",
"invariant": "2.2.4",
"ip": "1.1.5",
"lodash": "4.17.11",
"minimist": "1.2.0",
"normalizr": "^3.2.3",
"prettier": "^1.17.0",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-bootstrap": "^0.32.4",
"react-bootstrap-table": "^4.3.1",
"react-copy-to-clipboard": "^4.2.3",
"react-dom": "16.8.6",
"react-fileupload-progress": "^0.4.1",
"react-helmet": "6.0.0-beta",
"react-intl": "2.8.0",
"react-loading-overlay": "^1.0.1",
"react-redux": "^7.0.3",
"react-redux-toastr": "^7.4.9",
"react-router": "^5.0.0",
"react-router-dom": "5.0.0",
"redux": "4.0.1",
"redux-form": "^8.2.0",
"redux-immutable": "^4.0.0",
"redux-saga": "1.0.2",
"reselect": "4.0.0",
"sanitize.css": "8.0.0",
"styled-components": "4.2.0"
},`

![Screen Shot 2019-05-01 at 10 39 08 AM](https://user-images.githubusercontent.com/24982223/57028914-8f80ed80-6bfd-11e9-8bac-e48bfea97b24.png)

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.