I initialize the tweet button at the beginning of my app, after user interaction the current window\'s location is updated using HTML5 pushState, but the twitter button is still
twttr.widgets.load();
From Twitter's Dev Docs.