-
Notifications
You must be signed in to change notification settings - Fork 12k
Lazy loading breaks with 3rd party library #2967
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
Comments
Hello, Can you please try to fork https://github.com/meligy/routing-angular-cli, and try to reproduce the issue in that repo, and push it to github, link to it here? The only thing I remember that might be related is when you have barrels ( Thanks a lot. Cheers, |
@Meligy Great idea, thanks. (Note to actually use the module add |
Is this duplicate with #2496? |
@JiriBalcar Yes. Looks like it is. See #2496 (comment) which addresses ng2-bootstrap directly and thats probably the issue referenced by @Meligy above |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS?
Windows 10
Versions.
angular-cli: 1.0.0-beta.19-3
node: 7.0.0
os: win32 x64
Repro steps.
(See comments below. Added link to project showing issue)
Generate simple app add simplest lazy loading. (#2865 with fix as described there might be a good starting point). Make sure multiple bundles created. Add an ng2-bootstrap alert as described at https://github.com/valor-software/ng2-bootstrap/blob/development/docs/getting-started/ng-cli.md. Lazy loading stops working, Only one bundle created. (Would attach project here with the described changes already included but github not allowing the attachment for some reason. Pretty simple to reproduce as above though)
See also valor-software/ngx-bootstrap#1187
The log given by the failure.
No error
Mention any other details that might be useful.
Dont know if this a cli issue or a ng2-bootstrap issue.
The text was updated successfully, but these errors were encountered: