GithubHelp home page GithubHelp logo

Comments (3)

antonybudianto avatar antonybudianto commented on July 19, 2024

https://angular.io/docs/ts/latest/quickstart.html#!#es6support

The official guide said you must put the script tag above the others, but if it didn't solve, maybe it's either beta or SystemJS issue. Thank you for letting me know.

from angular-starter.

dharders avatar dharders commented on July 19, 2024

Follow up... seems to be an Angular 2 Beta 1 issue:

Potentially unhandled rejection [4] SyntaxError: The use of a keyword for an identifier is invalid
at evalExpression (http://127.0.0.1:3000/node_modules/angular2/bundles/angular2.dev.js:452:5)
at TemplateCompiler.prototype._createViewFactoryRuntime .....

Angular 2 Beta 0 works with es6-shim in IE11.

Modifying your package.json dependencies from: "angular2": "2.0.0-beta.1" to "angular2": "2.0.0-beta.0" and running an npm install then gulp fixed the issue in IE11 (with the es6-shim).

from angular-starter.

antonybudianto avatar antonybudianto commented on July 19, 2024

@dharders : Oh I see, I also filed an issue there because of mangling issue since updating to beta.1, and many others issue related to beta.1 too. Let's wait for them to fix.
Anyway thank you for the confirmation and enjoy coding 👍

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.