Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy loaded contacts module throws error in production build #380

Closed
116-7 opened this issue Jun 10, 2019 · 1 comment
Closed

Lazy loaded contacts module throws error in production build #380

116-7 opened this issue Jun 10, 2019 · 1 comment

Comments

@116-7
Copy link

116-7 commented Jun 10, 2019

git clone
npm install
npm build

Open browser and attempt to navigate to the contacts state. The lazy loaded JS bundle is requested and completes loading and the following error is produced on the console:

Transition Rejection($id: 1 type: 6, message: The transition errored, detail: Error: Cannot find 'ContactsModule' in './contacts/contacts.module')

@116-7
Copy link
Author

116-7 commented Oct 11, 2019

Fixed in more recent version.

@116-7 116-7 closed this as completed Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant