Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checking for FB Object existence. #80

Closed
kyue1005 opened this issue May 24, 2017 · 2 comments
Closed

Checking for FB Object existence. #80

kyue1005 opened this issue May 24, 2017 · 2 comments

Comments

@kyue1005
Copy link

The issue is when I am trying to do SSR for my application.
As I am using express to render my application as static html and FB Object wont be initialized, if the facebook service provider can check existence of FB Object before performing FB SDK action would be great.

@ihadeed
Copy link
Member

ihadeed commented May 24, 2017

I'll improve the module and add more features to make life easier.

For now, if you're using Angular Universal, see my comment here: #72 (comment)

@kyue1005 kyue1005 closed this as completed Jun 6, 2017
@christofferskog
Copy link

@ihadeed But this happens regardless if you're making any calls. Just by importing the module I get this error and idk how to work around that because I can't wrap the module in an if statement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants