ngx-virtual-scroller icon indicating copy to clipboard operation
ngx-virtual-scroller copied to clipboard

Virtual Scroll displays a virtual, "infinite" list.

Results 123 ngx-virtual-scroller issues
Sort by recently updated
recently updated
newest added

Angular 13 enables Ivy and removes the View Engine. Please update dependencies and configs to support Angular 13. The following warning shows during a compile: ⠙ Generating browser application bundles...

Bumps [terser](https://github.com/terser/terser) from 4.6.4 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

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...

I have implemented a virtual scroll. The data in the virtual scroll is refreshed every-time, and then I scroll to the top of the virtual scroll. ``` {{ item.firstname }}...

Hello. Apologies in advance for my english. In general, the problem is this... If you scroll the feed from the very beginning, then everything works perfectly, absolutely smooth scrolling. BUT...

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.0.2 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.0.2 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

It works fine when i setting the **buildOptimizer** to **false** in the angular.json file. But when the buildOptimizer it's set on true, i get this error: `ERROR in C:/Front/node_modules/ngx-virtual-scroller/fesm5/ngx-virtual-scroller.js Module...