# Discourseリアクションの誤ったいいね

**URL:** https://meta.discourse.org/t/discourse-reactions-accidental-likes/263412
**Category:** Bug
**Tags:** reactions
**Created:** [2023 年 5 月 1 日午後 4:37 UTC](https://meta.discourse.org/t/discourse-reactions-accidental-likes/263412 "2023-05-01T16:37:29Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2023 年 7 月 17 日午前 10:51 UTC](https://meta.discourse.org/t/discourse-reactions-accidental-likes/263412/11 "2023-07-17T10:51:26Z")

</div>

これらの2つのコミットで修正されるはずです。

> <https://github.com/discourse/discourse-reactions/pull/224>
>
> It's a simple hack to mark a current touch sequence touchstart/touchend as inval…id if the user has been moving finger (scrolling most likely) during start and end.
> 
> Not it will require https://github.com/discourse/discourse/pull/22635 to be merged for this to work, but it will just do nothing and not error if the commit is not present as \`touchMove\` won't be called in this case.

> <https://github.com/discourse/discourse/pull/22635>
>
> No tests as widgets are in maintenance mode until we can remove and this is also… hard to test.

---

_[View the full topic](https://meta.discourse.org/t/discourse-reactions-accidental-likes/263412)._
