Search code examples
How to use Angular Module Federation to import an entire app...


angularangular-modulewebpack-module-federationangular-module-federation

Read More
How to declare routes of feature module as children of another component?...


angularroutesangular2-routingangular-module

Read More
Does importing a component from a lazy loaded module elsewhere in the app circumvent lazy loading of...


angulartypescriptangular-routingangular-moduleangular-lazyloading

Read More
How to get provider data before Angular application startup...


angularangular-module

Read More
Lazy loading messes up DI on angular...


angularangular-moduleangular-di

Read More
child component selector failing with error "<element-tag>' is not a known element (w...


angularangular-module

Read More
Service worker registration when environment comes from the backend...


angulartypescriptservice-workerangular-moduleangular-service-worker

Read More
How to make CSS change in Angular Material Stepper?...


javascriptangulartypescriptangular-modulemat-stepper

Read More
how to use a router inside a module on angular 14...


angulartypescriptangular2-routingangular-module

Read More
Why this error trying to split the routes related to a specific module in my Angular application?...


angularangular-routingangular-moduleangular13

Read More
Angular - export fontawesome to a feature module...


angularangular-moduleangular-fontawesome

Read More
How to solve "BrowserModule has already been loaded." on Angular...


angulartypescriptangular-module

Read More
Why to Export Component from One Module & Use in Another Module Component...


angulartypescriptangular-directiveangular-componentsangular-module

Read More
Angular class is not an Angular module...


javascriptangulartypescriptnpmangular-module

Read More
why it is necessary to import CommonModule to other custom/child modules when it is being imported a...


angularangular-directiveangular-module

Read More
Prevent user from navigating to parent route inside feature module...


angularangular2-routingangular-routingangular-module

Read More
fa-icon is not a known element in a Reusable Module...


angulartypescriptangular-componentsangular-moduleangular-elements

Read More
'ng-waveform' is not a known element in angular...


angulartypescriptwaveformangular-module

Read More
Class BrowserModule is not an Angular module...


angularintellij-ideaangular-cliangular-module

Read More
Angular - Refused to apply style from '<URL>'...


angulartypescriptlazy-loadingangular-routingangular-module

Read More
How to Create a Module Scoped Service without Circular Dependencies?...


angulardependency-injectionangular-module

Read More
How can we export shared Store, Actions, Reducers and Services to a different module? - Angular...


angularngrxngrx-storeangular-module

Read More
Importing HttpClientModule in feature modules...


angularangular-httpclientangular-module

Read More
Angular lazy loaded module is loaded from wrong url...


angularangular-module

Read More
How do I use Component in 3 Modules...


angular5angular-componentsangular-modulecore-ui

Read More
Angular-8 Cannot find module [Module Error]...


angularangular8angular-module

Read More
Angular import modules on parent of per nested component...


angulartypescriptangular-module

Read More
Getting 'ngbCollapse' since it isn't a known property of 'div'. error after movi...


javascriptangularangular-componentsangular-module

Read More
How to configure Angular module for multiple Child components...


angularangular-module

Read More
Angular - Using a component across multiple modules...


angularangular-module

Read More
BackNext