It looks like Issue #3297 came back with 0.9.0. @khlevon98 noticed this as well and wrote a handy codepen (see below) to demonstrate the problem. This only happens on mobile, desktop clicks are fine.
Guys I found some solution for this bug, if you will set cursor="fuseTimeout: 0;" (default value of fuseTimeout is 1500), it will work correct.
The problem is on this part of code:

Issue persists in 0.9.2. The solution provided by @khlevon98 resolves double tap.
@khlevon98 gracias por la soluci贸n.
Most helpful comment
Guys I found some solution for this bug, if you will set

cursor="fuseTimeout: 0;"(default value offuseTimeoutis1500), it will work correct.The problem is on this part of code: