Hi, I'm facing an issue that only happens in iOS. If I have a item renderer with a button inside the user can trigger the button's click event with a single touch, he needs to touch it a second time to trigger that click event.
Since that doesn't happen in Safari desktop, Android Chrome nor Chrome Desktop, I was thinking if this could be some issue in our item renderers or a need of some event.preventDefault() at some point. Don't like to put some line of code only to target a specific issue in only one browser of a concrete device, so better ask here so we can get the best solution Anyone found this issue? Thanks! -- Carlos Rovira http://about.me/carlosrovira
