diff --git a/web/src/pages/PullRequests/PullRequests.tsx b/web/src/pages/PullRequests/PullRequests.tsx index 2875bbb53..9add62957 100644 --- a/web/src/pages/PullRequests/PullRequests.tsx +++ b/web/src/pages/PullRequests/PullRequests.tsx @@ -93,8 +93,7 @@ export default function PullRequests() { queryParams: { accountIdentifier: routingId }, - lazy: true, - debounce: 500 + lazy: true }) useEffect(() => {