-
Hi,
I am integrating my existing angular project into Universal code.I am able to bulid the server and in dist folder i am able to create server and browser folders.While i am running the server, i…
-
# Bug Report
#### What is the expected behavior?
It should not show any error in terminal after running universal server and should render server side rendered page content that can be verified in…
-
The preview height is based on document height not window height.
If height is more than window's height as scroll, the positions of preview is wrong.
![untitled](https://user-images.githubuserc…
-
##### **Overview of the issue**
I have big gateway project with angular libraries, ,very bad performance with dev profile but after deploying with prod profile performance enhanced but still take …
-
Hi,
Can we build this social login using angular2 port 4200 and node port 3000 , I tried but no success.
Will you please help me ?
-
Hi Team,
I am trying to integrate this Project with Maven build and I have included all the Node Modules mentioned too. Getting the below error. Please help
zone.js:355 Unhandled Promise rejection:…
-
I am getting this issue when importing LoginOpt
import {
SocialLoginModule,
AuthServiceConfig,
FacebookLoginProvider,
LoginOpt
} from "angular4-social-login";
const fbLoginOption…
-
My system.config.js is as shown below:
`(function(global) {
System.config({
paths: {
// paths serve as alias
'npm:': 'node_modules/'
},
…
-
`auth.login()` has an error when attempting to authenticate with Google or Facebook on an iOS or Android device using Cordova.
Here is a code sample:
```
this.af.auth.login({
provider: AuthProvide…
-
Hi,
I am integrating my existing angular project into Universal code.I am able to bulid the server and in dist folder i am able to create server and browser folders.While i am running the server, i…