halftheopposite / TOSIOS

The Open-Source IO Shooter is an open-source multiplayer game in the browser
MIT License
375 stars 78 forks source link

Fails to run on Firefox - CORS policy and unsafe React code #11

Closed Zesix closed 2 years ago

Zesix commented 4 years ago

Steps to reproduce:

  1. Clone latest
  2. Open terminal and run 'yarn' then 'yarn start'
  3. Point Firefox to localhost:3001, then localhost:3000 once loaded

image

halftheopposite commented 4 years ago

Hi @Zesix,

Thanks for reporting this issue! I'll check it out by tomorrow.