-
### For which library do you need help?
native-federation
### Question
Hello,
I am working on an Angular 17 project where we plan to implement native federation to display some older appli…
-
### Current Behavior
When trying to serve shell application with more than 1 remotes at the same time, only 1 remote will work.
There is an issue serving remoteEntry.mjs file on one of the remotes
#…
-
I was debugging a memory leak in my angular app and I noticed that passwordhasherplus was the cause. I know how to fix it in an angular app, but I am unsure if it will effect other SPAs. I can make a …
-
### Components
- component = view component.
- encapsulates the template, data and the behaviour of a view.
- decouple from the DOM.
``` typescript
export class RatingComponent {
averageRating: num…
-
### Current Behavior
SUBJECT: ngrx generator fails - NX Cannot read properties of null (reading 'length')
execute the following generator from terminal
`NX_DAEMON=false /Users/meanstack02/nhhock…
-
Hello
We are using @nx to run several angular apps.
Now we need to configure dynamics envars to use the same docker image to run in differents enviroments.
We follow your docs, It works great until…
-
### Current behavior
Hi,
I'm testing a monorepo angular application. I have 2 different apps. When i'm trying to navigate in between these apps, url is not changing but the DOM does.
My base ur…
-
Hello
I'm looking at a "legacy" (i.e.,old-ish and JavaScript) Angular 1.x application, and wondering if I can gradually port it over to Scala.js with support from scalajs-angulate.
What I mean is, I…
-
I want to allow each old conference site to continue to exist in a subfolder.
The root of the site should house THIS year's conference. For example:
```
https://conference.jnjkotesol.com => 2018 Co…
-
Hello,
Reading the log when serving an rspack application, it seems that `Content not from webpack is served from` folder is incorrect.
It is saying `E:\Git\nx-rspack-angular\public` when it sho…