-
Angular v16 supports TypeScript version 4.9.3 or later.
Now i try to downgrade TS 5.2.2. to 5.2.0
Who wrotes the guide?
And btw, why i should update zone.js and others? this is part of ng-update …
-
I'm using Nx + angular 18 which supports esbuild by default for new project, though I've read Angular doesn't expose esbuild options.
Large existing project (came from ng16 and webpack) which has som…
-
From the Health Inequalities book:
```
library(tidyverse)
library(PostcodesioR)
library(NHSRpostcodetools) # installed from GitHub not CRAN
library(NHSRpopulation) # installed from GitHub not C…
-
We should setup Nx to manage the building and publishing of our multiple projects (Modus Web Components, Modus React Components and Modus Angular Components).
REF: https://nx.dev/getting-started/in…
-
'NgxDnDModule' does not appear to be an NgModule class.(-996002)
ngx-dnd.module.d.ts(2, 33): This likely means that the library (@swimlane/ngx-dnd) which declares NgxDnDModule is not compatible with …
-
### Prerequisites
- [X] I have [searched](https://github.com/trimble-oss/modus-web-components/issues?q=is%3Aissue) for duplicate or closed issues
- [X] I have read the [contributing guidelines](https…
-
### 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
The …
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
i have just update angular 15 to 16
and install "jest": "^29.5.0"…
-
### Command
build
### Is this a regression?
- [x] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
ng18 + webpack
### Descri…
-
## Description
## Steps to check or reproduce
### Create a wrapper component that uses ngxflicking
```
### Pass panels to the wrapper component using ng-content
```
…