react-audio-player icon indicating copy to clipboard operation
react-audio-player copied to clipboard

A simple React wrapper on the HTML5 audio tag

Results 68 react-audio-player issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/65579678/175086467-6a884129-6c53-4fe9-94b3-cdc8140c1f04.png) I'm getting this error in IPhone Safari. How can I solve this?

Bumps [terser](https://github.com/terser/terser) from 4.6.11 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.6.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

I am trying to make a simple chat with audio file sharing. The user is able to play multiple audios at the same time, which overlaps the audios. Is there...

I’ve found the issue about not working on mobile, we can use “controls” to show the control panel, can i do the autoplay without clicking the ‘play’ button??

A simple example ` { window.alert('Audio has ended'); }} />` Result: Desktop: Works on Firefox/Chromium Mobile: Works on Android devices but not on iOS devices.

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Is there a way of setting the file name for download dynamically instead of using the filename of the `src` file? [This stackoverflow thread](https://stackoverflow.com/questions/56922118/how-can-i-control-the-filename-when-html5-audio-is-saved-by-the-user) suggests using the `title` attribute, but...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies