GithubHelp home page GithubHelp logo

IE11 about angular-starter HOT 5 CLOSED

antonybudianto avatar antonybudianto commented on July 19, 2024
IE11

from angular-starter.

Comments (5)

cah-chaitanya-munagala avatar cah-chaitanya-munagala commented on July 19, 2024 2

Thanks for the lightening quick response. When I do what you mentioned I see the following error in IE11.

SCRIPT5078: Cannot redefine non-configurable property 'Reflect'
File: bundle-da95d59f6c.js, Line: 4, Column: 27667

Right now I am going down to lower versions of Angular2/es6-shim and zone to see if it's the version issue.

If you already know about this error, can you please let me know?

Thanks

from angular-starter.

antonybudianto avatar antonybudianto commented on July 19, 2024

put these in index.html (you can find these in angular2 official site)

<!-- IE required polyfills, in this exact order -->
    <script src="node_modules/es6-shim/es6-shim.min.js"></script>
    <script src="node_modules/systemjs/dist/system-polyfills.js"></script>
    <script src="node_modules/angular2/es6/dev/src/testing/shims_for_IE.js"></script>   

from angular-starter.

antonybudianto avatar antonybudianto commented on July 19, 2024

Here is the issue

from angular-starter.

cah-chaitanya-munagala avatar cah-chaitanya-munagala commented on July 19, 2024

Thanks for quick responses.

So should I bundle them differently? One for everything and one for es6-shim. Once bundled the order in which they are included matters right?

from angular-starter.

antonybudianto avatar antonybudianto commented on July 19, 2024

The order matters, and polyfills should be bundled with useref, not SystemJS

from angular-starter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.