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
@pachu4u I had the same issue. My workaround has been to add the href attribute to tag when my component was stable and before running this script: FB.XFBML.parse();
Hi,
I am stuck with this strange issue.
This DOES NOT WORK
<fb-page [href]="data.facebook_url" tabs="timeline" >
I am sure the variable has the valid url of facebook
However hardcoding the href works
Thanks. Appreciate your help in this regard
The text was updated successfully, but these errors were encountered: