Closed legomushroom closed 9 years ago
@legomushroom can you clarify which original event you are after, and what you need it for? You're seeing the React synthetic event for the mouseUp.
@JedWatson yeah my bad sorry. Im new to react so was distracted by the synthetic event structure.
thanks for the response btw! :D
No problems :)
Hey, good time of the day!
That's what I'm getting as the first argument of tap handler http://take.ms/2ubye . I do need the data of original event, how can I get it?
Thanks!