Skip to content
This repository was archived by the owner on Jun 30, 2020. It is now read-only.
This repository was archived by the owner on Jun 30, 2020. It is now read-only.

Not supporting Lazy Load #31

@Sankareswari16

Description

@Sankareswari16

Hi Team,
When trying to route to my jsonforms module by lazy loading, it is throwing error,
ERROR Error: Uncaught (in promise): Error: BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.
And after debugging, found that there is an import of 'BrowserAnimationModule' in @jsonform/angular-material module. Can you check this and fix it ?

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