Bug fix release for LP: #1250595
TypeCatcher uses an API wrapper served by ajax.googleapis.com to load the font previews. Google recently updated this to a new version. This bug only occurs with the new version. At this time it's unclear if the new version exposes a bug in how I use it or if my usage exposes a bug in the API wrapper itself. I'm trying to get a clarification from upstream on the issue:
https://github.com/typekit/webfontloader/issues/166
TypeCatcher used to load the wrapper from ajax.googleapis.com/ajax/libs/webfont/1/webfont.js which always provides the newest version. Luckily, Google continues to serve old versions if you use their explicit version number rather than just "1"This bug fix release using the last know "good" version, 1.4.10.