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
I only need to support very modern browsers, so I didn't include the shim at first.
It seems that without the shim loaded, the progress/load event handlers never get set up, and so config.progress is never called and there is no way to update progress in my UI.