socket.io-adapter icon indicating copy to clipboard operation
socket.io-adapter copied to clipboard

Cannot read properties of undefined (reading 'size')

Open Al-Sharif opened this issue 2 years ago • 1 comments

Dear @darrachequesne, I think there's an issue somehow when you try to check the room size on apply method. if (rooms.size) {...} exception thrown is Cannot read properties of undefined (reading 'size') while the room exists in the adapter and the size is 1.

Kindly advise.

Al-Sharif avatar Jun 15 '22 02:06 Al-Sharif

@Al-Sharif hi! Can you reliably reproduce the issue? Which version of socket.io are you using?

darrachequesne avatar Jun 27 '22 21:06 darrachequesne

Closed due to inactivity, please reopen if needed.

darrachequesne avatar Jan 05 '23 07:01 darrachequesne