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

Seek Option doesn't work in Iframe #24

Open
Dunstonhary opened this issue Oct 30, 2023 · 1 comment
Open

Seek Option doesn't work in Iframe #24

Dunstonhary opened this issue Oct 30, 2023 · 1 comment

Comments

@Dunstonhary
Copy link
Collaborator

Dunstonhary commented Oct 30, 2023

Problem :

  • If this library used inside a iframe the seek functionality doesn't work as expected
  • In detail - the seek option in the progress container - moves to the desired function but doesn't stop and start the audio from the particular time of audio.

What is the cause

  • Seek progress is managed with class name - 'noselect' - attached with the body, in case of iframe - as the class is attached to top parent document,
seekReleaseListener - **listener function is never fired up** 
@github-actions
Copy link

Thank you for letting me know about the issue, will check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant