-
Typescript:
```
this.googlePlus.login({
'webClientId': 'my_ webClientId',
'offline': true
})
.then(async (profile) => {
console.log("response")
cons…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [] build
- [X] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] co…
-
- Plugin Name:
- Plugin Version: 6.1
- OS Name: Linux
- OS Version: 5.3.0-24-generic
- Java Version: 11.0.6
- App Name: CLion
- App Full Name: CLion
- Is Snapshot: false
- App Build: CL-201.6668.126
…
-
### Describe the bug
I have tried using Angular Universal in my project. it seems error in `ucWidget.component.js`
> myproject@0.0.0 serve:ssr /var/www/html/myproject-univ/myproject_ui
> node dis…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [x] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
-…
-
Im having a lot of issues with Ionic 4 and lazy loaded modules, for some reason it keeps reporting that the below login module cannot be found, if I edit the app-routing.module.ts file and save someti…
-
### Bug description:
When I run `ng serve`, show this error:
```
ERROR in node_modules/ng2-semantic-ui/dist/misc/util/services/positioning.service.d.ts(35,21): error TS2503: Cannot find namespa…
-
```
ERROR in node_modules/@ng-select/ng-select/lib/items-list.d.ts(10,9): error TS1086: An accessor cannot be declared in an ambient context.
node_modules/@ng-select/ng-select/lib/items-list.d.ts(12…
-
### Description
Received the below error in the browser console when authenticating an Angular application. The error was caused because my configuration of the Angular router contained a redirect. …
-
# Bug Report
AOT with Ionic 5 and Angular 9 gives the following error:
Seems related to [https://github.com/angular/angular/issues/35788](https://github.com/angular/angular/issue…