Skip to content

Fix: Remove continuous re-rendering caused by 5-second polling interval#44

Open
Monu123a wants to merge 1 commit intoAdvikkhandelwal:mainfrom
Monu123a:fix/continuous-rerender-42
Open

Fix: Remove continuous re-rendering caused by 5-second polling interval#44
Monu123a wants to merge 1 commit intoAdvikkhandelwal:mainfrom
Monu123a:fix/continuous-rerender-42

Conversation

@Monu123a
Copy link
Contributor

@Monu123a Monu123a commented Dec 2, 2025

  • Removed setInterval that was fetching group data every 5 seconds
  • Component now only fetches data on mount and when group ID changes
  • Resolves issue fix continuous re-rendering #42: Continuous re-rendering in GroupDetail component

- Removed setInterval that was fetching group data every 5 seconds
- Component now only fetches data on mount and when group ID changes
- Resolves issue Advikkhandelwal#42: Continuous re-rendering in GroupDetail component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant