Skip to content

Scripts are included in the wrong order #637

@jasonswett

Description

@jasonswett

This SO question/answer of mine pretty much says it all: http://stackoverflow.com/questions/37050830/ngoninit-not-triggered-on-page-load

There's apparently a bug in Angular 2 that only surfaces if certain scripts are included in a certain order, but not in a certain other order. Seems like if the order of the scripts can be controlled within Angular CLI, might as well put them in the order that doesn't surface the bug.

I'd be willing to try to implement the fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions