I have embedded a Twitter feed widget (created from twitter page) in the homepage of an angular app. It works fine when the site is first loaded. However, when you navigate away from the homepage and then return, it disappears. It re-appears only when I refresh the page.
How can I make the twitter feed persist so I do not have to refresh the page to have it re-appear?