You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
When interacting with the waveform using two fingers (not just pinch-zoom, just two touches), the entire UI becomes unresponsive to further touch interactions. This issue occurs even when touchAction is set to "none" or "pan-x pan-y", and event listeners are used to block multi-touch gestures.
Description
When interacting with the waveform using two fingers (not just pinch-zoom, just two touches), the entire UI becomes unresponsive to further touch interactions. This issue occurs even when touchAction is set to "none" or "pan-x pan-y", and event listeners are used to block multi-touch gestures.
Maybe other users are also facing the same issue: #3833
The text was updated successfully, but these errors were encountered: