revoltchat / revite

Revolt client built with Preact.
https://app.revolt.chat
GNU Affero General Public License v3.0
878 stars 210 forks source link

[Bug Report] Image sending when image already sent (i have no other words to describe this) #600

Closed FanMclaine closed 2 years ago

FanMclaine commented 2 years ago

What happened?

image Pasted image still trying to send when image is already sent

(apologies for my bad english and the mug root beer)

Branch

Production (app.revolt.chat)

Commit hash

this? image

What browsers are you seeing the problem on?

Microsoft Edge

Relevant log output

No response

Desktop

PWA

sussycatgirl commented 2 years ago

This issue is API related and already fixed in an upcoming version. For some reason the server never bothers to send a response in certain circumstances, resulting in the message getting stuck like this.

insertish commented 2 years ago

Resolved by https://github.com/revoltchat/revolt/issues/322.