-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
feat(pagination): Implement pagination for tag pages #1082
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(pagination): Implement pagination for tag pages #1082
Conversation
|
@shelton-xiaoteng-ma is attempting to deploy a commit to the timlrx's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Thanks, this closes #869 There's a small bug introduced with the change - could you help to resolve it? The main |
|
Ok, I have solved it. |
|
Thanks, the |
|
Opps sorry, was looking at the old one. In that case the changes looks good to me and thanks for the contribution! |
|
I get a bunch of build errors for the static version of the site: I think the inclusion of |
|
Sorry for the new error. I am not familiar with this. |
…n-to-tags feat(pagination): Implement pagination for tag pages
Implement pagination for tag pages using searchParams instead of dynamic router to minimize changes