-
Notifications
You must be signed in to change notification settings - Fork 27.4k
Unable to get property 'toFixed' of undefined or null reference in ng-animate.js method onAnimationProgress(event)..... #13182
Comments
I have the ZIP file to reproduce the problem but could not upload the Project zip file as Github does not allow me to upload the zip file. |
Do you think you could reproduce the problem in a minimal demo in a plnkr etc? It's very cumbersome to run a big project locally. |
I am trying to inline the code and test it. I will get back to you once I reproduced it. Edwin From: Martin Staffa [mailto:[email protected]] Do you think you could reproduce the problem in a minimal demo in a plnkr etc? It's very cumbersome to run a big project locally. — |
It is in Plunker : http://plnkr.co/edit/NTd0MG1YoLoEqQywxyo2?p=preview However, when in Plunker it does not reproduce the error, only when I Edwin From: Fajardo, Edwin I am trying to inline the code and test it. I will get back to you once I reproduced it. Edwin From: Martin Staffa [mailto:[email protected]] Do you think you could reproduce the problem in a minimal demo in a plnkr etc? It's very cumbersome to run a big project locally. — |
Issue #13182 is the same as Github Issue #10387. Plunker URL is but the HTML and template html’s need to run in Visual Studio 2013 Edwin From: Martin Staffa [mailto:[email protected]] Do you think you could reproduce the problem in a minimal demo in a plnkr etc? It's very cumbersome to run a big project locally. — |
If it's the same as #10387, we should continue the discussion there. |
I was trying to add to 10387 but only allow me to create a new entry. Edwin From: Martin Staffa [mailto:[email protected]] — |
@erfxyz You cannot comment on the other issue? |
Yes, I cannot even add any comment and your link forced me to create a new issue. Also, I tried installing through nugget Angular UI Bootstrap on the same Visual Studio 2013 I have just arrived at the office this morning, tested the same page today and it is now Edwin From: Martin Staffa [mailto:[email protected]] @erfxyzhttps://github.com/erfxyz You cannot comment on the other issue? — |
When testing a localhost version of "http://dwmkerr.github.io/angular-modal-service/" which is in the attached ZIP file setup in Visual Studio 2013

(localhost URL is http://localhost:51721/AngularModalServiceSamples2.html), I encountered the error only in IE9 for ng-Animate method "onAnimationProgress(event)". Attached is the screen capture image and the ZIP file to reproduce the problem in localhost using Visual Studio 2013.
The text was updated successfully, but these errors were encountered: