Root cause: --i werd op globalIdx gezet (0–2327) → CSS animation-delay = --i × 50ms → item 2000 kreeg 100s delay en was nooit zichtbaar. Fix: --i = idx % SEARCH_PAGE_SIZE (max 49, delay max 2.45s) |
||
|---|---|---|
| .. | ||
| data | ||
| docker-compose.yml | ||
| Dockerfile | ||
| index.html | ||