zyra/ngx-facebook

Async loading sdk script in index.html

ninlock opened this issue · 2 comments

Hi, is there a solution to load sdk async without an error on init? Because if we can't access to facebook like a company the loading of angular App it's equal to a timeout

Not at the moment, this feature is in mind though and I will be experimenting with it in the next releases.

Async loading is possible, but it will be done via the ngx-facebook module, not manually (as their docs suggest).

Any news on that?