next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

Fix pagination ellipsis display bug

Open wagao29 opened this issue 1 year ago • 2 comments

The page is set as the key for PaginationNumber, but when two ellipses are displayed, the key will be duplicated and the display is corrupted. Fix so that if the page is a ... (ellipsis), the ellipsis- prefix and index combination is used as the key.

output

wagao29 avatar Feb 03 '24 03:02 wagao29

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-learn-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2024 2:29pm
next-learn-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2024 2:29pm
next-seo-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2024 2:29pm

vercel[bot] avatar Feb 03 '24 03:02 vercel[bot]

@wagao29 is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Feb 03 '24 03:02 vercel[bot]

Duplicate and now fixed, but thank you anyway!

leerob avatar Jun 23 '24 23:06 leerob