This repository was archived by the owner on Oct 1, 2023. It is now read-only.

Description
Hi Urish, Thanks for the nice spinner. The example plunker given on github showing the following error on ie9.
[object Error]{description: "Unspecified...", message: "Unspecified...", name: "Error", number: -2147467259}
In my angular js application if I comment out, , my application working fine on ie9. But if I uncomment this line the application is not at all running and is displaying the above error.
How can I fix it? Please see the error image for reference.
