SwiftcordApp/Swiftcord

[Bug]: Message are sent twice

Im-Fran opened this issue ยท 10 comments

Describe the Bug

If you write a message to any channel they're sent twice.

Reproducing the Bug

  1. Go to any channel
  2. Send a message
  3. See that they're sent twice

Version

0.5.1 (Build 15)

Category

Sending messages

Relevant Log Output

No response

Screenshots

Additional Info

No response

Weird, I can't seem to reproduce that...

Screen.Recording.2022-10-17.at.8.53.43.AM.mov

@Im-Fran looking forward to your reply regarding this issue ๐Ÿ˜ƒ

Sorry for the daly, I still face this issue, are there any logs I could share?

@Im-Fran nah, I dont think logs would fix this issue. I think it's SwiftUI acting up again, which macOS version are you running on?

@cryptoAlgorithm Version 13.0 Beta (22A5365d)

@Im-Fran weird, could you try using the send button to send your message, in case it's something wrong with handing the enter key?

@cryptoAlgorithm you're right, using the button is sent once, the enter key is causing sending messages twice :p

I'm getting the same bug on macOS 13.2.1 on a M1 Pro MBP.

Edit: using the latest nightly build doesn't have this issue.

@airsquared Thanks for reporting this! I will be releasing a beta release on GitHub actions soon with all the fixes and improvements I've been working on these ~5 months. Stay tuned!

Fixed in release v0.6.1!