Side navigation
#11209 closed bug (duplicate)
Opened January 23, 2012 12:48PM UTC
Closed January 23, 2012 03:53PM UTC
Last modified January 23, 2012 03:53PM UTC
relatedTarget is null on mouseleave event
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Getting exception:
0x800a138f - JavaScript runtime error: Unable to get value of the property 'parentNode': object is null or undefined
File: jquery.js, line: 2788 column: 3
Shouldn't there be a null check for event.relatedTarget ?