Open NenadP opened 9 years ago
Hi @NenadP ,
Any suggestion on this?
I thought the only way to use FB JS SDK is accessing it through global scope ($window.FB
here)?
Agh - yes I unserstand now - it is registered there by Facebook JS SDK. So nothing much could be done here I think?
I don't need to use id="FB" :) happily.
Thanks
There is an issue - if you have markup like this:
plugin will fail to initialize.
It is caused by using FB in global scope - in angular-easyfb.js
https://github.com/pc035860/angular-easyfb/blob/master/angular-easyfb.js#L130