Skip to content

Incompatibility with Angular v13 - removal of NgModuleFactoryLoader #949

@gkalpak

Description

@gkalpak

FYI, the deprecated NgModuleFactoryLoader has been recently removed from @angular/core (angular/angular@361273f). This change will land in v13.

This breaks @uirouter/angular because it imports it here:

import { NgModuleRef, Injector, NgModuleFactory, Type, Compiler, NgModuleFactoryLoader } from '@angular/core';

I am not sure what would be the best way forward to address this in @uirouter/angular, but I just wanted to raise awareness.

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