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

The player loads the sound twice #59

Open
ungrid opened this issue Nov 8, 2021 · 1 comment
Open

The player loads the sound twice #59

ungrid opened this issue Nov 8, 2021 · 1 comment

Comments

@ungrid
Copy link

ungrid commented Nov 8, 2021

the player loads the sound twice, so if it is very big it takes a long time

@skipperbent
Copy link

Using the preload="none" attribute on your source <audio> tag seems to fix this issue.

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