Tamara Civera
Results
2
comments of
Tamara Civera
The problem seems to be in the VirtualScroll class. Commenting the line _this.initDOM(_this.rows) inside the onScroll function, seems to work correctly: var onScroll = function onScroll() { if (_this.lastCluster !==...
Thanks 'the-jiveman' for the solution. Sorry, I didn't realize that with commenting the line only the first 199 items were displayed. I have the select in a hidden tab, so,...