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

Not supporting Lazy Load #31

Open
Sankareswari16 opened this issue Jul 4, 2019 · 1 comment
Open

Not supporting Lazy Load #31

Sankareswari16 opened this issue Jul 4, 2019 · 1 comment

Comments

@Sankareswari16
Copy link

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 ?

@edgarmueller
Copy link
Contributor

Hi, thanks for the report! Since you already debugged the problem, would you mind opening a PR against the main repo? That would be great!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants