videojs-event-tracking icon indicating copy to clipboard operation
videojs-event-tracking copied to clipboard

`tracking:play` event never triggered

Open bianchidotdev opened this issue 6 months ago • 1 comments

Hey hey. I was just testing adding this plugin to my player and saw that I wasn't able to get a play (non-firstplay) event to fire. I think the trigger is just missing here. I may also be missing something though. Let me know - I can open a PR if you'd like.

https://github.com/spodlecki/videojs-event-tracking/blob/f6e5499ab390e11ab46cbafa1c2e7c662b2ac412/src/tracking/play.js#L43-L48

bianchidotdev avatar Aug 27 '24 23:08 bianchidotdev