Files
shaka-player/ui
PAPICO 6d8de72daf fix(ui): Check event cancelable before event.preventDefault (#4690)
This error occurs when the first touch is initiated:

[Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.

Added logic to confirm that the error can be cancelled before event.preventDefault.
2022-11-11 09:13:46 -08:00
..
2022-10-03 11:32:27 -07:00
2022-10-03 11:32:27 -07:00