my problem is as follows, I have an application in angular4 that is living inside an iframe of a page that is not made in angular, so far so good, the problem is that when I see the page from Internet explorer 11, my angular application (the one in the iframe) is simply not seen, does not appear, is not visualized, How could I solve it? Is it something of the angular? should I set something up beforehand?
Greetings and thanks for your time.