### Describe the bug Try loading https://main.npmx.dev/org/types (make sure you're in infinite scroll mode) and watch your network tab. It first takes about a minute or longer for an initial request and then fetches a gazillion packages: https://github.com/user-attachments/assets/ca9846d1-f74b-49c3-be12-3331756e05e2 I'm not sure if this a regression or this was already this way, but obviously we shouldn't be trying to load all the data here. ### Additional context _No response_ ### Logs ```shell-script ```
Describe the bug
Try loading https://main.npmx.dev/org/types (make sure you're in infinite scroll mode) and watch your network tab. It first takes about a minute or longer for an initial request and then fetches a gazillion packages:
npmx.org.packages.loading.mp4
I'm not sure if this a regression or this was already this way, but obviously we shouldn't be trying to load all the data here.
Additional context
No response
Logs