mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-23 20:55:50 +00:00
Using only the page as a key does not preserve uniqueness across updates. This caused, for example, an ellipsis to appear before the pagination elements when navigating from a page in the middle back to the first page.