I have the following problem when wanting to load a url in internet explorer. when loading my page with angular 1.5 in mozilla, normal load. then I copy the url of my page in mozila and I paste it in internet explorer this shows the html without having apparently loaded angular, that is, it shows me the keys where I should have loaded the data obtained from the rest service. everything works ok after giving Ctrl + F5.
Any suggestions please