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

Preload property for audio tag #103

Open
avgustine opened this issue Apr 2, 2021 · 2 comments
Open

Preload property for audio tag #103

avgustine opened this issue Apr 2, 2021 · 2 comments

Comments

@avgustine
Copy link

It would be nice to have ability to change preload property of underlying audio tag(to "none" for example).
The real problem is when you need to have large number of players on the page and each of them trying to preload their playlists which resulting in a serious performance issues.

@nsnayp13
Copy link

nsnayp13 commented Apr 2, 2021

Yeah. Really I thought this feature was a must-have for such project...

@BowTieBloke
Copy link
Contributor

Duplicate of #70

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

3 participants