broskoski/mac.are.na

Fix bug in safari where song does not play audio

Closed this issue · 3 comments

Fix bug in safari where song does not play audio

my only lead on this is that it has something to do with localhost requesting from http vs prod requesting from https hmm wait prod also requests from http

Actually think it might be something here: cookpete/react-player#76

Though I did notice if this attribute https://github.com/broskoski/mac.are.na/blob/master/src/components/playlist_player.js#L25 is false it works fine in Safari.

Ok, that seemed to be causing the problem. I solved this by making the player visible and hiding it in it's style attr