iPieter / jerboa

A self-deployable chat application with inline images, equations, markdown rendering and most importantly: custom emoji

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message input gets cleared when a file finished uploading

iPieter opened this issue · comments

When a file is done uploading, the message input gets cleared. But this input can contain a (part of a) new message, thus deleting this new message.

Fixed with message state model in 983c5eb