ymichael / everdell

🐿️ Play Everdell Online!
https://everdell.vercel.app/
MIT License
35 stars 11 forks source link

Unexpected error on iPad after another player finish their turn #17

Closed earlyshen closed 3 years ago

earlyshen commented 3 years ago

Describe the bug Player on iPad with mobile Safari need to manual refresh every time after another player finishes her/his turn. Discovered this on a two player game.

To Reproduce Steps to reproduce the behavior:

  1. Player 1(iPad) place a worker on any basic location
  2. Player 2(Mac) page refreshed
  3. Player 2(Mac) place a worker on any basic location
  4. Player 1(iPad) see an error as shown in screenshot

Depending on the issue, other things that may be relevant:

Expected behavior Player 1 on iPad should see a refreshed page without error message.

Screenshots IMG_0115

Browser / Device Info (if relevant):

Player 1: Safari on iPad Pro (11 inch) with iPadOS 14.3 Player 2: Microsoft Edge Version 87.0.664.41 (Official build) (64-bit) on macOS 10.15.7 (19H114)

earlyshen commented 3 years ago

Thank you for making this game available online. This is awesome! The bug I reported here is a very minor one as it has an easy workaround. Overall the experience is pretty good so far. Great job!

ymichael commented 3 years ago

Thanks for reporting the bug. It should be fixed now :)

earlyshen commented 3 years ago

I could verify that this get fixed. Thank you so much 😃