Skip to content

Angular 5.2.10 with Agular-CLI not working with IE11 #11790

@51103220

Description

@51103220

I have a project with angular 5.2.10 and angular-cli 1.7.3 and I run into a same problem as [#9578]. Even though i tried to uncomment all metioned lines in polyfill.ts i still had these lines:

image

  • the 1st line indicates the bug of "Fetch" (the hot-reload)

image

  • the second:
    image

  • the last:
    image


This is my polyfill.ts:

image

And my package.json:
image

Everything works fine on Chrome, Fifrefox, Opera, Edge,... but IE11. I researched and followed other similar threads but nothing helps.
I would appreciate it if someone helps me find out what is wrong with my project configuration. I will provide more details if needed.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: repro stepsWe cannot reproduce the issue with the information given

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions