Hi all,
I’m having an issue with embedding tweet.
I’m using AngularJS and I let the user insert the embed code for a specific tweet.
After the embed code markup is inside the page, I’m calling twttr.widgets.load();
I get no errors and nothing happens. twttr exists on the page.
Any ideas?
Thanks!