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 browser caching of sound uploads #88

Closed
ericpp opened this issue May 11, 2024 · 0 comments
Closed

Fix browser caching of sound uploads #88

ericpp opened this issue May 11, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@ericpp
Copy link
Collaborator

ericpp commented May 11, 2024

The browser seems to cache sounds after they're played. If you try to upload a new sound and click on the play button, the browser will play the old sound instead of the new one. This doesn't seem to happen while the inspector window is open for some reason.

Adding some cache busting should fix the problem.

@ericpp ericpp added the bug Something isn't working label May 11, 2024
@ericpp ericpp added this to the v0.2.1 milestone May 11, 2024
@ericpp ericpp closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant