# Pointer down issue in Phaser 3

**URL:** https://phaser.discourse.group/t/pointer-down-issue-in-phaser-3/2989
**Category:** Phaser 3
**Created:** [July 3, 2019, 2:48pm UTC](https://phaser.discourse.group/t/pointer-down-issue-in-phaser-3/2989 "2019-07-03T14:48:47Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ananth](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@Ananth](https://phaser.discourse.group/u/Ananth)
#### Post date: [July 3, 2019, 2:48pm UTC](https://phaser.discourse.group/t/pointer-down-issue-in-phaser-3/2989/1 "2019-07-03T14:48:47Z")

</div>

Click action is a bit unresponsive.  
For example on a long sprite, if you keep the pointer steady and click several times, it’s ok.  
But if you move your mouse while clicking, only some of the clicks get through. But this issue is not occurring in Phaser 2.

---

<div class="post-metadata">

### Author: ![prob](https://yyz2.discourse-cdn.com/free1/user_avatar/phaser.discourse.group/prob/32/628_2.png) [@prob](https://phaser.discourse.group/u/prob)
#### Post date: [July 3, 2019, 7:41pm UTC](https://phaser.discourse.group/t/pointer-down-issue-in-phaser-3/2989/2 "2019-07-03T19:41:06Z")

</div>

Make sure you’re using 3.18.1 (and not 3.17).

---

<div class="post-metadata">

### Author: ![Ananth](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@Ananth](https://phaser.discourse.group/u/Ananth)
#### Post date: [July 4, 2019, 4:45am UTC](https://phaser.discourse.group/t/pointer-down-issue-in-phaser-3/2989/3 "2019-07-04T04:45:08Z")

</div>

Thanks prob,now its working fine
