Solved!Posted in General by eduardo aguiarThu Apr 14 2016 18:43:40 GMT+0000 (Coordinated Universal Time)·1·Viewed 724 times
How do I dispose a object loaded? That's possible?
Apr 14, 2016
You can remove css by removing the tag, and you can remove a template using the $templateCache, but you cannot remove js, once it's in memory the only choice is to reload the page
You can remove css by removing the tag, and you can remove a template using the $templateCache, but you cannot remove js, once it's in memory the only choice is to reload the page
marked this as solved