Skip to content

For the compability with Angular 5, here should be used new syntax #60

@Severus256

Description

@Severus256

var componentRootViewContainer = this.applicationRef['_rootComponents'][0];

Fix would be:
change it to this.applicationRef.components[0]

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