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
{{ message }}
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
Added script async attr to ensure that loadScript does not block rendering (it appears that Chrome 38 changed its behavior to block rendering on dynamically injected scripts unless they have an async attr).