Skip to content

The library works only in the root module #1

@AntonPolyakin

Description

@AntonPolyakin

Hi Ragaroto,
Since the library contains BrowserModule, it becomes very problematic or impossible to import the library into different modules of the application. If library module is imported more than once, Angular gives error BrowserModule has already been loaded, to avoid this problem in NgJsonFormModule you need to import CommonModule instead of BrowserModule.
I would like you to consider this suggestion for the new version, with this change it will be much easier to use the library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions