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

Audio Keep Repeating #202

Open
farishrf opened this issue Apr 26, 2019 · 2 comments
Open

Audio Keep Repeating #202

farishrf opened this issue Apr 26, 2019 · 2 comments

Comments

@farishrf
Copy link

There is an issue the Audio is keep repeating, not only the audio even javascript code

This is the code
if(response.replysound != 'undefined' && response.replysound){ alert(14); var audio = new Audio('./sound.mp3'); audio.play(); }
Explain: When I enter the page thats contain Audio or any code JS. and go another page like home, I wait 5 seconds and Its keep Alerting 14, and playing audio! I've tried everything I can but its not work. I hope you guys fix it.

@BehindTheMath
Copy link
Collaborator

You need to show some more code if you want help.

@farishrf
Copy link
Author

Well, thats it https://hastebin.com/asodarepaw.js
as u can see in line 84 there is an alert , audio. What is the problem? I'll tell u while moving from page to page using pjax its execute the line 84 etc.

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

2 participants