Closed
Description
I noticed that when using ui.router and click back and forth between pages the DOM Node Count continues to go up and up.
Tested on the ui.router sample app.
http://angular-ui.github.io/ui-router/sample/#/
I'm trying to work out what is causing the leak, but haven't found it yet.
Any ideas?