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

Player broken on Safari?

Open patec opened this issue 5 years ago • 2 comments

I ran the example and it seems to be broken in Safari (13.04) but works fine in chrome. I've tried to diagnose the issue but don't see anything in the logs. All I get is a player that renders but displays Error. I'm happy to help with find a fix, but curious if this is a known issue?

patec avatar May 08 '20 04:05 patec

I think it has to do with the .ogg file that's used in the sample. If you replace it with a .mp3 it works fine.

saberone avatar Oct 15 '20 11:10 saberone

I think it has to do with the .ogg file that's used in the sample. If you replace it with a .mp3 it works fine.

Tried with a .mp3 file and still the same issue. ex. https://storytime.today/stream

patec avatar Jan 16 '21 04:01 patec