virtual-scroll
virtual-scroll copied to clipboard
A low-level library to create custom scroll behaviors.
I realized this because of using locomotive scroll and thought the issue is there, but they use virtual-scroll and for me it looks like the issue lays in following line:...
Hey, just leaving this Issue here for anyone wanting to write this as a Next.js Typescript hook. 1. In `src/support.js`, make sure to check for `process.browser` or you'll get a...
Hi there, it looks like you are up to 2.2.1 but Github is still showing 2.0.0 as the latest release when you browse the project.
Are you planning to add support for Ivy compiler? Currently in Angular 13+ we need to do `npm i --force` to make this package work. Thank you, Shiva