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

Investigate component schematic applicability with lazy-loaded page structure #67

Closed
imhoffd opened this issue Feb 5, 2019 · 1 comment
Labels
enhancement New feature or request released

Comments

@imhoffd
Copy link
Contributor

imhoffd commented Feb 5, 2019

In Ionic 4, pages are lazy-loaded by default, but that presents some challenges when one wants to use components within pages.

It may be best to generate an NgModule for each component so that it can be used across the app.

ref: https://blog.ionicframework.com/ionic-and-lazy-loading-pt-2/

@Ionitron
Copy link
Collaborator

🎉 This issue has been resolved in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

2 participants