Closed broskoski closed 6 years ago
Actually think it might be something here: https://github.com/CookPete/react-player/issues/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
my only lead on this is that it has something to do with localhost requesting from http vs
prod requesting from httpshmm wait prod also requests from http