Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove target availability event listener on dispose (#29) #35

Merged
merged 2 commits into from
Feb 24, 2022

Commits on Feb 24, 2022

  1. fix: Remove target availability event listener on dispose (silvermine#29

    )
    
    Fix for issue silvermine#29.
    
    This commit removes the "webkitplaybacktargetavailabilitychanged"
    event listener when the component is disposed. It also provides a
    test case demo in which the user can remove (dispose) the AirPlay
    component from the videoJS player.
    izkmdz committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f732699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea0880d View commit details
    Browse the repository at this point in the history