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
After the commit that removed twitter was merged (mozilla#332), the popcornjs.org demo video has been broken. At 29 seconds (Will Ferrell dancing) all content stops appearing next to the video. Google developer tools report this error:
Uncaught TypeError: Popcorn(...).listen(...).footnote(...).footnote(...).image(...).googlemap(...).googlemap(...).flickr(...).twitter is not a function
I don't really know anything about popcornjs, but wherever the twitter stuff went should be included along with http://popcornjs.org/code/dist/popcorn-complete.js on line 158 in the source for popcornjs.org
The text was updated successfully, but these errors were encountered:
Issue reported: mozilla#455
Reported by: @minshallj
After the commit that removed twitter was merged (mozilla#332), the popcornjs.org demo video has been broken. At 29 seconds (Will Ferrell dancing) all content stops appearing next to the video. Google developer tools report this error:
Uncaught TypeError: Popcorn(...).listen(...).footnote(...).footnote(...).image(...).googlemap(...).googlemap(...).flickr(...).twitter is not a function
I don't really know anything about popcornjs, but wherever the twitter stuff went should be included along with http://popcornjs.org/code/dist/popcorn-complete.js on line 158 in the source for popcornjs.org
The text was updated successfully, but these errors were encountered: