Skip to content

JIT Compiler errors #12832

Closed
Closed
@Frozen-byte

Description

@Frozen-byte

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Command (mark with an x)

- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Versions

nope 8.10
angular 7.0.1
angular-cli 7.0.3

Repro steps

Use this repository to reproduce the error.
GUI-cTor_minimal_repro.zip

The log given by the failure

core.js:1394 Uncaught TypeError: ctorParameters.map is not a function jit-error.log

Desired functionality

After upgrading from Angular v6
When starting my app with ng serve the App crashes on browser with an error (jit-error.log appended).
When starting my app with ng serve --aot the App runs well in browser.
ng serve jit compiling should not fail with error
core.js:1394 Uncaught TypeError: ctorParameters.map is not a function

Mention any other details that might be useful

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