AllenFang / AllenFang/react-bootstrap-table
Dual callbacks on pagePerSize dropdown change
未關閉
enhancement
in progress
- 主要語言
- JavaScript
- 星號
- 2.2k
- 分支
- 761
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hello @AllenFang
For some weird reason I'm doing a fetch request on `onPageChange` and `sizePerPageListChange` both.
I've encountered a scenario where `sizePerPageListChange` event also triggers `onPageChange` event. This is very similar to the example [here](https://allenfang.github.io/react-bootstrap-table/example.html#pagination)(section: Pagination Hook)
Can we avoid the table doing multiple events like these?
Thanks.
貢獻指南
評估
這個 Issue 還沒有評估資料。