-
I upgraded to Angular 12 and get the error `GET http://localhost:5000/common.js net::ERR_ABORTED 404 (Not Found)`
I can see that `common.js` is not generated either by `ng build shell`
Anyone has th…
-
I want to create a new timesheet in the backend of Odoo via my app ,
import { Component, OnInit } from '@angular/core';
import { OdooRPCService } from 'angular2-odoo-jsonrpc';
import { Http} fr…
-
**Environment**
- CLI: 6.8.0
- Cross-platform modules: 6.5.0
- Android Runtime: 6.5.0
- iOS Runtime: 6.5.0
- Plugin(s): "dependencies": {
"@angular/animations": "~8.2.0",
"@angular…
-
these are packages
"dependencies": {
"@angular/animations": "~11.2.7",
"@angular/common": "~11.2.7",
"@angular/compiler": "~11.2.7",
"@angular/core": "~11.2.7",
"@angular/fo…
-
Hello,
I updated my project to angular v9 and also updated ng2-completer to 9.0.0 but I got error that "Class Ng2CompleterModule is not an Angular module " my modules.
Here is my package.json:
…
-
Uncaught (in promise): TypeError: firebase_common__WEBPACK_IMPORTED_MODULE_1_.firebase.firestore.WriteBatch is not a constructor
TypeError: firebase_common__WEBPACK_IMPORTED_MODULE_1_.firebase.firest…
-
Hello,
I migrate my project from angular 5 to 6 and i have an issue. I have a datetimepicker in a material Dialog Modal. And now it doesn't work as before, in chrome console i had that issue every …
-
#### Bug, feature request, or proposal:
https://stackblitz.com/edit/angular-gkiyz4?file=app/tab-group-basic-example.html
The last tab is selected by default, with a small screen the tab is partial…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [*] bug report
* [ ] feature request
### Issue description
**Current behavior:**
Throwing error `Error: 'refreshToke…
-
There is bug in angular 8.
The page is blank when use in angular 8.
"@angular/animations": "^8.1.2",
"@angular/common": "^8.1.2",
"@angular/compiler": "^8.1.2",
"@angular/core"…