Closed
Description
This blames to #5939, cc @kentcdodds
Not sure yet if this is affecting all load events or just ones that are attached directly to nodes (for eg image). But the problem is that when we intercept set
operations for SyntheticEvent
s (but not "subclasses" like SyntheticMouseEvent
), we don't have target.constructor
@
Simplest repro: http://jsfiddle.net/ge8b0np9/ (will still fail w/o the load listener)
Metadata
Metadata
Assignees
Labels
No labels