clauderic / clauderic/react-sortable-hoc
The onSortEnd event `s parameter without any argument to get the row data
Open
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
I render a table with hierarchical tree data , when i use the `onSortEnd` event ,i can not get the tree node data, because the arguments just contains the row index only , so i can`t know which children has been sorted.
Is any way to make `onSortEnd ` can accept extra props ?
same as [https://github.com/clauderic/react-sortable-hoc/issues/494](url)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.