Closed mkeung closed 8 years ago
when including twitter-widget-initialize the new style timelines throw a "TypeError: Cannot read property 'ready' of undefined" error.
<body twitter-widget-initialize> <twitter-timeline twitter-timeline-type='list' twitter-timeline-owner-screen-name='"IAmAru"' twitter-timeline-slug='"food-trucks"'> </twitter-timeline> </body>
Thanks for the bug report! I pushed out a fix to the branch hotfix/script-preload-new-timeline. Can you let me know if that addresses your issue?
hotfix/script-preload-new-timeline
The fix has been pushed out as part of v0.6.1.
when including twitter-widget-initialize the new style timelines throw a "TypeError: Cannot read property 'ready' of undefined" error.