Hi. Every time i make a new instance of progress bar a new scope is made for it. But it never gets destroyed. This can cause memory leaks. Can you do something about it or at least point me in the right direction? I looked at the code and can't get a grasp of this concept of creating a scope in a service then compiling a directive with it.