webapp: chat handling error #17

Open
opened 2024-07-13 12:17:32 -04:00 by dakrk · 0 comments
Owner

Sometimes I get an error in my browser's console complaining about user being undefined at line 310 in client.ts:

if (this.playingAudio.has(user!.username)) {

However, I am not yet sure what triggers that.

Sometimes I get an error in my browser's console complaining about `user` being undefined at line 310 in client.ts: https://git.computernewb.com/computernewb/MSAgent-Chat/src/commit/f2aa459c2c783922f2aa7579380619506ebde715/webapp/src/ts/client.ts#L310 However, I am not yet sure what triggers that.
Elijah added the
bug
label 2024-07-14 16:13:41 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: computernewb/MSAgent-Chat#17
No description provided.