Oleksii Dugnist

Results 4 issues of Oleksii Dugnist

### What version of Bun is running? 1.0.2+37edd5a6e389265738e89265bcbdf2999cb81a49 ### What platform is your computer? Linux 6.2.0-32-generic x86_64 x86_64 Ubuntu 22.04.3 LTS ### What steps can reproduce the bug? root package.json:...

bug
npm

Despite the fact that the community of this framework is still quite small, it already looks head and shoulders above the frameworks on the lists. I would like to understand...

### Describe the bug I need to implement virtual list in vanilla js. I used this approach: ``` import { Virtualizer } from 'https://cdn.jsdelivr.net/npm/@tanstack/[email protected]/+esm'; // other code... // Initialize the...

### What version of Bun is running? 1.0.35+940448d6b ### What platform is your computer? Darwin 22.5.0 arm64 arm ### What steps can reproduce the bug? I installed dependencies in my...

bug