-
I'm not sure if this has been already discussed elsewhere.. At least I was not able to find such a discussion. If there is one, please point me at it.
It appears that the default HTTP implementatio…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
Angular Materi…
-
### Current Behavior
- running `pnpm nx serve --configuration=nl` works but does not apply any of the localizations and does not set the correct base href as configured
- running `pnpm nx serve-ssr …
-
Hi,
I have a question, is there any elegant method to get a total count of items and limited collection?
I use lazy load and show 25 items per page/scroll (using limit+offset), but also want to kn…
-
### Current Behavior
Currently, trying to upgrade, `npm-check-updates` will state
> @typescript-eslint/parser: @nx/eslint-plugin requires ^6.13.2 || ^7.0.0
while its companion `@typescript-es…
-
Hey all! Say hi if you're interested in contributing! :) Happy to help you get involved! :) Feel free to email me anytime too tracy@thisdot.co
-
### Current Behavior
Given an Nx repo, if:
* Nx daemon is disabled (either because Nx is running in CI, or simply because we set `NX_DAEMON` to be false)
* Target `t` is present in _enough_ project…
-
### Current Behavior
SUBJECT: project.json task deps build failing now build is broken
this has run fine for years
now its broken after migration
I have 3 published libraries styles, assets, widge…
-
## Current Behavior
In the WebStorm IDE I can't use the "Nx Generate (UI)", which opens the UI view to generate libraries, components etc. This has worked before and I can see the "Nx Generate (UI)…
-
using packages:
```
"primeicons": "^1.0.0-beta.10",
"primeng": "^6.1.0-rc.1",
```
and angular.json:
```
"styles": [
"src/styles.scss",
"./node_modules/primeicon…