Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Message are sent twice #120

Closed
Im-Fran opened this issue Oct 15, 2022 · 10 comments
Closed

[Bug]: Message are sent twice #120

Im-Fran opened this issue Oct 15, 2022 · 10 comments
Labels
backend Behind-the-scenes code related issues waiting for op Further information is requested

Comments

@Im-Fran
Copy link
Contributor

Im-Fran commented Oct 15, 2022

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

@Im-Fran Im-Fran added bug Something isn't working triage Waiting for this issue to be triaged labels Oct 15, 2022
@cryptoAlgorithm cryptoAlgorithm added waiting for op Further information is requested backend Behind-the-scenes code related issues and removed bug Something isn't working triage Waiting for this issue to be triaged labels Oct 17, 2022
@cryptoAlgorithm
Copy link
Member

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

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

@cryptoAlgorithm
Copy link
Member

@Im-Fran looking forward to your reply regarding this issue 😃

@Im-Fran
Copy link
Contributor Author

Im-Fran commented Oct 18, 2022

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

@cryptoAlgorithm
Copy link
Member

@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?

@Im-Fran
Copy link
Contributor Author

Im-Fran commented Oct 19, 2022

@cryptoAlgorithm Version 13.0 Beta (22A5365d)

@cryptoAlgorithm
Copy link
Member

@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?

@Im-Fran
Copy link
Contributor Author

Im-Fran commented Oct 22, 2022

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

@airsquared
Copy link

airsquared commented Mar 19, 2023

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.

@cryptoAlgorithm
Copy link
Member

@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!

@cryptoAlgorithm
Copy link
Member

Fixed in release v0.6.1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Behind-the-scenes code related issues waiting for op Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants