Edgar Joao
Edgar Joao
Hi @DanielBou99, Adding tag is working just once, but if you stop the web server where your MFE is running, the ng-template does not catch that.
Hi @DanielBou99 this is happened in any browser. This is my Shell Driver app. The shell app is running in port 4200 and my MFE is running in port 4202,...
Hi @DanielBou99 Make sense, in some way the shell/driver app is caching the request to the MFE. At the end of the day the shell and MFE's would be deployed...
Hi @DanielBou99 and @tomastrajan, Taking a look in the code, I can see a line where the script is appended to to document.body in case everything is good. https://github.com/angular-extensions/elements/blob/master/projects/elements/src/lib/lazy-elements/lazy-elements-loader.service.ts#L169 I...
As far as I know PhantomJS has some NTLM authentication problems, I would like to know if there is a workaround for this functionality