-
I'm using this library for virtual scrolling in angular:
I'm using this with a table. It works well and is doing a great job. The vertical virtual scroll is working perfect.
```
{{head}} …
-
First of all thanks for the job you've made here, it's a great library.
I've got an issue using the virtual-scroller with elements of unequal sizes while loading my data in chunks. It seems to be s…
-
I have the following bug, when I use the mouse wheel to scroll down it works when my mouse is over the scrollbar, but as soon as I move the mouse outside of the scroller but still in the virtual scrol…
-
[This url's](https://www.creators3d.com/offers) virtual scrolling works on Chrome but not on Safari.
This is how the component looks like:
```html
```
```css
.flexcontainer {
…
-
Hey, when im trying to render table with columns in outside of screen i got on this columns only headers without data
that's my code
https://codesandbox.io/s/vue-virtual-scroller-xs7hb?fontsize=14
…
-
I checked "Recycle scroller" demo in three different browsers:
1. **Firefox** — 77.0a1 (2020-04-14) (64-bit)
2. **Microsoft Edge** — Version 84.0.484.0 (Official build) Canary (64-bit)
3. **Safari*…
-
The specified API doesn't indicate any way to preserve/restore scroll position.
Many sites that use infinite scrolling offer a way to link to a particular position, e.g. Discourse forums https://me…
-
https://github.com/tangbc/vue-virtual-scroll-list
https://github.com/Akryum/vue-virtual-scroller
https://vuejsexamples.com/an-infinite-scroll-component-compatible-with-vue-js-3-and-vite/
-
### Describe the bug
When DataTable with VirtualScroller is used in container that uses calculated height i.e.: calc(100vh-20px), when you decrease viewport size and scroll, then the current height o…
-
**Is your feature request related to a problem? Please describe.**
The v-virtual-scroll component is missing.
https://vuetifyjs.com/en/components/virtual-scroller/
**Describe the solution you'd l…