AllenFang / AllenFang/react-bootstrap-table
Pagination dropdown not working Create React App
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 2.2k
- Forks
- 761
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
I'm having problem trying to make de pagination dropdown not working. My problem is similar to #338. I tried to import the bootstrap.js file but I'm having trouble with jquery import:
`Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript`
How can i achieve the dropdown to work in Create React App
versions:
```
"react": "^15.6.1",
"react-bootstrap-table": "^3.4.6",
```
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.