Skip to content

Add `disableClick` option back

Compare
Choose a tag to compare
@jerrybendy jerrybendy released this 09 Nov 13:37
· 42 commits to master since this release

I realized that using event timestamp to solve click pass-through issue is not a good idea, because when click pass-through issue happens, the touch event and the mouse event often be triggered on different elements.