Back
Todo
I implemented long press functionality for voice notes in #speechzap but faced an issue with two events triggering on mobile version - touch event and mouse event. Using `event.preventDefault()` solved the problem.
See similar todos

No replies yet