AllenFang / AllenFang/react-bootstrap-table

sortFunc does not work when using external sorting

オープン
#2,033 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
2.2k
フォーク
761
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi,

I have a select box which handles my sorting( - high - low ) etc. I am trying to also pass a custom sortfunction to use. It does seem to call the sorting function correctly but skips over the sortFunc.

```javascript
handleSortChange(e){
this.tableRef.current.handleSort('asc', 'label')
}

```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。