-
After you scroll a few pages, it becomes very slow to open a post. This is probably due to having to render too many cards. A potential way to deal with this is to use https://www.npmjs.com/package/re…
-
## Description
From Slack:
> I did get 'the page is unresponsive' error on an attempt though
> it failed to load
![Image](https://github.com/hicommonwealth/commonwealth/assets/16248081/2ae…
-
**Describe the bug**
When my initial data is too less, that it doesn't fill up the screen height, it triggers `endReached` only once. If the next set of data is also too less to fill up the screen, I…
-
When browsing posts on a busy instance, sometimes I see the message "Problem fetching posts. Please try again." and the issue is that when I am scrolling through a large number of posts over a period …
-
**Describe the bug**
I have been uploading a lot of images lately and right now I am moving some documents around so I just need to reuse images that are already uploaded. However, when I click on "M…
-
https://virtuoso.dev/scroll-to-index/
I'm not able to see the last block "1000" when I scroll to 1000 with or without animation, to the end
So impossible to scroll to the bottom
Thanks a lo…
-
![Screen Shot 2022-06-29 at 21 25 27](https://user-images.githubusercontent.com/38092016/176460355-2d361920-09dc-4132-be2d-8e60c0b08781.png)
i have warning "service call failed, ResizeObserver loop l…
-
**Describe the bug**
The `logLevel` prop does not work on `VirtuosoGrid` - there is a console error, and there are no additional messages in the console.
```
Warning: React does not recognize the…
-
**Describe the bug**
Long forms (above ~80 fields) are laggy in React, particularly when
- rearranging fields
- duplicating fields
- adding logic
Can explore virtualization https://www.npmjs.co…
-
We use TableVitruoso to render a huge grid in our system. We have a lot of columns and around 10000 rows.
A few weeks ago we started noticing a bug where if you scroll down a bit, the grid goes into …