bvaughn / react-virtualized

React components for efficiently rendering large lists and tabular data
http://bvaughn.github.io/react-virtualized/
MIT License
26.31k stars 3.05k forks source link

SortParams definition missing `sortDirection` ? #1695

Closed sumarlidason closed 1 month ago

sumarlidason commented 3 years ago

Bug Report

https://codesandbox.io/s/cocky-resonance-slv24?file=/src/App.tsx

What is the current behavior?

typescript reports sortDirection not existing within SortParams image

What is the expected behavior?

no error/warning

Which versions of React and react-virtualized, and which browser / OS are affected by this issue? Did this work in previous versions of react-virtualized?

Browser n/a
OS n/a
React n/a
React DOM n/a
react-virtualized ^9.22.3
@types/react-virtualized ^9.21.13