angular-microfrontends icon indicating copy to clipboard operation
angular-microfrontends copied to clipboard

unable to run individual apps

Open pvasantha opened this issue 6 years ago • 3 comments
trafficstars

If we want to run individually, we should add in AppComponent's bootstrap:[AppComponent] ,any other solution you can provide.As microfrontend, each app should run individual.

pvasantha avatar Aug 26 '19 07:08 pvasantha

Hi, I have come across micro frontend blogs that talk about Angular SPA. This is another alternative to Custom elements. Please check out this project. https://github.com/CanopyTax/single-spa There are many blogs you can find on Google.

swathisprasad avatar Aug 26 '19 19:08 swathisprasad

Hello while running the project this error occurred in shell project

bootstrap:79 Uncaught TypeError: Cannot read property 'call' of undefined at webpack_require (bootstrap:79) at Module../src/app/app.module.ts (app.component.ts:8) at webpack_require (bootstrap:79) at Module../src/main.ts (environment.ts:16) at webpack_require (bootstrap:79) at Object.0 (main.ts:12) at webpack_require (bootstrap:79) at checkDeferredModules (bootstrap:45) at Array.webpackJsonpCallback [as push] (bootstrap:32) at vendor.js:1

dayvesoliveira avatar Nov 20 '19 14:11 dayvesoliveira

any solution for above mentioned problem?? cannot read property call of undefined is an error i am facing too

Sushanthm12 avatar Apr 24 '20 06:04 Sushanthm12