Memory leakage issue on challenge list page. #203

Closed
opened 2025-09-22 09:37:56 -04:00 by devmountain · 2 comments

Currentl URL:

https://www.topcoder.com/challenges

Steps to reproduce

  1. go to challeng listing page.
  2. Open developer tools, and open memory tab. take a snapshot.
  3. go to first challenge and go back to challenge list again.
  4. take a snapshot again. and repeat couple of time.

Actual behavior

Memory is increasing each page load.

Expected behavior

It should free previous unused memory. Memory increases each time means we have memory leak issue.

Screenshots/Videos

Environment

  • OS: MacOS Sonoma 14.7.1 Browser version: Safari 17.6
  • Device: MacBook Air M1, 13.3 inch

Reproducibility

5/5

Attachments

Video demo.

#### Currentl URL: https://www.topcoder.com/challenges #### Steps to reproduce 1. go to challeng listing page. 2. Open developer tools, and open memory tab. take a snapshot. 3. go to first challenge and go back to challenge list again. 4. take a snapshot again. and repeat couple of time. #### Actual behavior Memory is increasing each page load. #### Expected behavior It should free previous unused memory. Memory increases each time means we have memory leak issue. #### Screenshots/Videos #### Environment - OS: MacOS Sonoma 14.7.1 Browser version: Safari 17.6 - Device: MacBook Air M1, 13.3 inch #### Reproducibility 5/5 #### Attachments Video demo.
devmountain added the FunctionalSafariMacOS labels 2025-09-22 09:37:56 -04:00
Author
  1. go to topcoder.com

  2. Click "Community" -> "Opportunities"

1. go to topcoder.com 2. Click "Community" -> "Opportunities"
nithya160925 added the Out of Scope label 2025-09-24 01:34:35 -04:00
Collaborator

Non-functional issues are out of scope.

Non-functional issues are out of scope.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Topcoder-Platform/public-website-qa-bug-hunt#203