Andrey Butenko
Andrey Butenko
This PR addresses #69, enabling windows to be resized from any edge or corner. I'm new to contributing to open-source, so please let me know if you have any feedback...
``` TypeError: Cannot read property 'length' of undefined at Object.nextTurn (/srv/node/playuno.app/common/Uno.js:126:47) at Object.playCard (/srv/node/playuno.app/common/Uno.js:60:12) at chooseCard (/srv/node/playuno.app/server/models/Match.js:92:15) at Timeout.setTimeout [as _onTimeout] (/srv/node/playuno.app/common/AiPlayer.js:25:24) at ontimeout (timers.js:427:11) at tryOnTimeout (timers.js:289:5) at listOnTimeout...