-
**Describe the bug**
initialTopMostItemIndex is not working if fixedItemHeight is set In safari.
**Reproduction**
https://codesandbox.io/s/react-virtuoso-g5k9u
**Expected behavior**
initialTo…
-
**Describe the bug**
The atBottomStateChange callback fires at least twice when the Virtuoso component mounts.
**Reproduction**
https://stackblitz.com/edit/react-opcwka?file=src/App.js
**To Re…
-
(Ported from npm/cli#4227)
# TLDR
This PR changes the default behaviour of NPM to **not** save package versions with the `^` prefix.
Instead, packages would be saved with no prefix.
As a T…
-
We are still using v1 of `react-select` which is [no longer maintained](https://github.com/JedWatson/react-select/issues/3981). We should upgrade the package to use new features that have been added, …
-
**Describe the bug**
Scrolling in tables no longer works after upgrading to 2.3.2 from 2.3.1.
This is while attempting to use react-virtuoso in tables using the method described in #42.
**R…
-
**Describe the bug (required)**
We are using state in our Cells (for example inputs). The issue is that when we update the data passed to the table, it remounts entirely all the cells. This seems to …
-
I'm using `dnd-kit` to **sort the headers of a table** made with `react-virtuoso` (**disclaimer**: I don't think the reason of problem comes from virtuoso), then I'm struggling the following problem:
…
-
Hi petyosi,
**Describe the bug**
When initializing a list at the bottom, initial scroll up is jumping around as unknown items are being calculated. This is affecting a chat box where I can't cont…
-
**Scenario:**
We have a feature where we need to load pdf behind the fabric js canvas and need to perform some action over it,
this works fine for smaller pdf let's say less than 2 MB but with lar…
-
# Feature Request
This lib looks totally promising. I want to use this library on my website.
But it missed the 2 most important features: window scrolling + scroll restoration when navigating ba…