You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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.
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.
The text was updated successfully, but these errors were encountered: