I'm sure a JS programmer somewhere just lost their wings, but I found a fix 
that seems to work! Embedded tweets displaying properly across facet 
filtering.

jQuery(document).on("onItemsChanged.exhibit", function(evt) {
  *setTimeout(function(){twttr.widgets.load()}, 0);* // works!
console.log("onItemsChanged");
});

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.

Reply via email to