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
The Twitter feed takes quite a bit of time to load and render. Long enough that an impatient person might think the page isn't working. Can we add something like 'Page Loading..' placeholder before div with Twitter's widget.js loads? Or some way to pre-fetch, cache, and then render the cached content? I think this is the approach taken here: https://stackoverflow.com/questions/11206398/caching-api-twitter-calls-for-twitter-profile-widget
The text was updated successfully, but these errors were encountered:
The Twitter feed takes quite a bit of time to load and render. Long enough that an impatient person might think the page isn't working. Can we add something like 'Page Loading..' placeholder before div with Twitter's widget.js loads? Or some way to pre-fetch, cache, and then render the cached content? I think this is the approach taken here: https://stackoverflow.com/questions/11206398/caching-api-twitter-calls-for-twitter-profile-widget
The text was updated successfully, but these errors were encountered: