Angular JS can't render Social Media widgets on page/route change – Facebook api
I'm creating a Angular App which makes an ajax call to a Drupal CMS system to get some content. Some of this content includes widgets from Facebook, Twitter, Instagram and Youtube. The ajax call is done with a postsController and…