system2k / NodeWorldOfText

MIT License
25 stars 22 forks source link

The disconnect banner may not disappear in some cases #105

Open system2k opened 2 months ago

system2k commented 2 months ago

Usually, this can be triggered when the user warps to a different server. When the socket disconnects, the banner is displayed after a period of time. Something's not going right between setTimeout and clearTimeout.