-
Angular 10 is now throwing this warning:
```
WARNING in /someproject/node_modules/ngx-papaparse/__ivy_ngcc__/fesm2015/ngx-papaparse.js depends on 'papaparse/papaparse.min.js'. CommonJS or AMD depe…
-
Hello,
I am attempting to use the datetime-picker library, but after installing it, I am unable to start my project. I am encountering the following error: "error TS2707: Generic type 'ɵɵDirectiveD…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
```
X [ERROR] TS2694: Namespace '"C:/Users/sahba/OneDrive/Desktop/inspark/onesaha/onesaha-frontend/node_modules/parchment/dist/src/parchment"' has no exported member 'Registry'. [plugin angular-compi…
-
I have a .csv file :
| Code | | | | |
|--------------|---|---|---|---|
| sdfgfjhgj | | | | |
| fghfgh | | | | |
| fhjghkm,khhk | | | | |
| sk…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ x ] bug report
* [ ] feature request
### Issue description
Is there a migration guide from v4.2.0 -> v5.1.0 (similar to…
-
For some reason we are not getting PRs to our `@angular` packages even after there are out of range updates released. Have gone through two or three releases where this happened, even after waiting a …
-
### I'm submitting a
Regression (a behavior that used to work and stopped working in a new release)
### Current behavior
The view switches from viewMode template to editMode template, but then neit…
-
##### **Overview of the issue**
```
// Imported from another file
export enum PermissionCode {
Admin_Access = 'Admin_Access',
Admin_AccessClient = 'Admin_AccessClient',
}
const routes: …
-
### Issue description or question
Wallaby seems to be transforming the same typescript file more than once when I would expect it to just do it once, cache it and invalidate it after a period of time…