-
Notifications
You must be signed in to change notification settings - Fork 183
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
[Bug]: Music bug in the entire application #614
Comments
Hey @ayush-t02! 👋 👉 Thanks for opening this issue. We appreciate your contribution and will look into it as soon as possible. |
@ayush-t02 it is happening due to two things:
|
do you want me to assign this issue to you? |
Yes, assign it! @ayush-t02 |
Thank you for your contribution! If you have any questions or need further assistance, feel free to reach out to us on our Discord server: Discord. We have separate channels for all projects. Happy coding! 🚀 Connect with us on social media:
|
@MastanSayyad music state is still the same on my end alongwith the home screen misaligned |
Home screen was misaligned due to PR #619 |
@ayush-t02 Yes I can see it didnt worked out, on my side it was working fine , I have added error handling in console so I will just check whats the issue, and fix it |
one thing i noticed is that the sound is a little faint as compared to the original sound so it might be a problem with the server loading the bg.mp3 @ayush-t02 Error handling console displayed this error, So I will try to fix it! as the code is woking fine the only issue is loading the background music |
yup correct |
I reopened the issue to avoid extra work |
Yeah, good idea, if someone have better solution they can also try it! |
@ayush-t02 The issue is solved now so you can close this issue! |
was this issue fixed by you? |
and it still doesn't seem solved on my end |
Thank you for your contribution! If you have any questions or need further assistance, feel free to reach out to us on our Discord server: Discord. We have separate channels for all projects. Happy coding! 🚀 Connect with us on social media:
|
Give a brief about the bug ✍️
Sound on / off is redundant, when you navigate from home to any other page and come back to home page 2 separate music files are being played. when you click on sound off it stops one of them but the other keeps playing
What is the expected behavior? 🤔
one page should be associated with only one sound track and tracks should not leak into other pages
Provide step by step information reproduce the bug 📄
navigate from home to any other page and back to home
Select program in which you are contributing
GSSoC24
Code of Conduct
The text was updated successfully, but these errors were encountered: