petyosi / react-virtuoso

The most powerful virtual list component for React
https://virtuoso.dev
MIT License
5.13k stars 299 forks source link

fix: update `initialTopMostItemIndex` type in `TableVirtuoso` interface #1091

Closed dizel852 closed 3 months ago

dizel852 commented 3 months ago

Hey @petyosi! First of all, thanks for the awesome library!

I've noticed that initialTopMostItemIndex in <TableVirtuoso /> has type number, but IndexLocationWithAlign is also supported.

Demo

Screenshot at May 24 16-58-28
github-actions[bot] commented 3 months ago

:tada: This PR is included in version 4.7.11 :tada:

The release is available on:

Your semantic-release bot :package::rocket: