Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix($animate): ensure that a timeStamp is created if not provided by the browser event #4387

Closed
wants to merge 1 commit into from

Commits on Oct 12, 2013

  1. fix($animate): ensure that a timeStamp is created if not provided by …

    …the browser event
    
    Firefox and (sometimes) Opera may not provide a timeStamp value in their event when passed
    to the event handler. This may cause animations not to close properly. This fix will automatically
    create a timeStamp value for the event in this situation when missing.
    
    Closes angular#3053
    matsko committed Oct 12, 2013
    Configuration menu
    Copy the full SHA
    6aa75f3 View commit details
    Browse the repository at this point in the history