Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Memory leak #175

Description

@widmoser

I have encountered a memory leak. To reproduce it, see this plunkr. Follow this steps to reproduce the leak:

  1. Open the chrome developer tools and start "Record Heap Allocations"
  2. Navigate to "View 1". It contains a ui-layout with an ng-repeat and a lot of elements
  3. Navigate to "View 2". Now the memory should be freed but it's not.

If I am only using an ng-repeat without ui-layout there is no leak and the memory is cleaned. I will have a look at what could cause this but if you have any hints it would be very helpful.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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