Skip to content

Memory Leak Issue When Navigating Between Activities in Learnosity( Manage Multiple Items API Instances in a Single Page App) #247

@antilakash

Description

@antilakash

I've encountered a potential memory leak issue within the Learnosity platform that seems to affect performance due to increased memory and CPU consumption. Here are the steps to reproduce and the observed behavior:
Steps to Reproduce:
Take a heap snapshot using browser developer tools at this point.
Open a specific activity from the activity list.
Return to the activity list without completing the activity.
Take a heap snapshot using browser developer tools at this point.
I have forced garbage collector at this point but I can still see references to prev activity in heap
Opening other activity now and going back keeps adding to heap memory.

I am using Microsoft Edge Detached Element tool. But sam can be verified in heap snapshots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions