deck-of-cards/standard-deck

CORS issue when playing multiplayer

alexjfno1 opened this issue · 2 comments

When playing a multiple player game I am getting a CORS error. It seems to be intermittent though.

image

That's really weird, since socket.io has io.origins('*:*') set up. Which browser you're using?

I was using the latest Chrome version. I don't get it all the time though, only occasionally.

Sorry for the lack of information.