From 6e3eff92087092635e28ac58048dcb586c0a2257 Mon Sep 17 00:00:00 2001 From: Amandee Ellawala Date: Fri, 18 Oct 2024 01:04:03 +0100 Subject: [PATCH] #228 Fix the pagination not resetting issue --- .../(public)/repos/[language]/_components/sorter.tsx | 11 ++++++++--- .../repos/[language]/_components/stars-filter.tsx | 1 + 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/app/(public)/repos/[language]/_components/sorter.tsx b/src/app/(public)/repos/[language]/_components/sorter.tsx index bfc903b..22741cd 100644 --- a/src/app/(public)/repos/[language]/_components/sorter.tsx +++ b/src/app/(public)/repos/[language]/_components/sorter.tsx @@ -127,13 +127,17 @@ export function Sorter() {
@@ -149,6 +153,7 @@ export function Sorter() {