Dynamic Template Contents Change

Hello,

I am using uirouter and loading a state template contents from a remote server. The first time i load my View with that template it works.

But when the contents of the template are changed and i reload the view using ui-router, I cant see the template changes on the view !

And one thing is for sure that the template is updated perfectly as i can see the new contents by $templatecache .

Only thing is, it doesnt show up on the view !

How do i achieve the change on the template