Closed sorvell closed 10 years ago
An event handler for trackend will get an event.related target that's not wrapped.
The underlying issue is that the up.relatedTarget is unwrapped.
up.relatedTarget
An event handler for trackend will get an event.related target that's not wrapped.