I deployed the angular application in production mode and in all browsers it is shown except in Explorer 11, where I receive the following error message:
Error: Uncaught (in promise): Error: Can not match any routes. URL Segment: 'pet' Error: Can not match any routes. URL Segment: 'pet' at Anonymous function (52.205.249.130/pet/vendor.bundle.js:92228:17)
Why is the <base href="">
tag not working in Explorer?