We'll create fresh WordPress site with Fix "Reply" Comment Button installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This simple plugin fixes an issue people on mobile devices are experiencing when they are scrolling over the “Reply” button on the comment form, triggering the reply action unintentionally.
This issue was introduced in WordPress 5.1 and it happens because the touchstart
event is not set to passive
.
For more information, check the issue tracker
The code was provided by janpaulkleijn