885 B
885 B
layout | title | excerpt | scripts | |||
---|---|---|---|---|---|---|
main | HeadJS v1.0.1 Update | Small point release to patch a bug that had a fix but got missed |
|
#{{ page.title }} ({{ page.date | date_to_string }})
A small point release that patches a long-standing problem with older IE versions. Browsers that don't support async loading could potentially trigger the callback before the loading of the resources was done.
- Fix: Old IE's can trigger ready too soon
- This fix was on Github but inclusion got missed
- https://github.com/headjs/headjs/issues/203