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 not sending #610

Closed
2 tasks done
Dun-sin opened this issue Jun 18, 2024 · 3 comments · Fixed by #614 or #615
Closed
2 tasks done

[BUG] Message not sending #610

Dun-sin opened this issue Jun 18, 2024 · 3 comments · Fixed by #614 or #615
Assignees
Labels
assigned backend this issue requires knowlegde of backend bug Something isn't working frontend this issue requires knowlegde of frontend hacktoberfest 🏁 status: ready for dev issue is ready to be worked on

Comments

@Dun-sin
Copy link
Owner

Dun-sin commented Jun 18, 2024

Description

Tried to send a message and got this error:
Uncaught (in promise) TypeError: SubtleCrypto.encrypt: Argument 2 is not an object.

Think this steams from this part, possibly the second argument is undefined:
https://github.com/Dun-sin/Whisper/blob/main/client/src/components/Chat.jsx#L122-L131

Screenshots

Screenshot (1)

Additional information

No response

🥦 Browser

Mozilla Firefox

👀 Have you checked if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

None

@Dun-sin Dun-sin added bug Something isn't working hacktoberfest labels Jun 18, 2024
Copy link
Contributor

It's great having you contribute to this project by creating an issue

Make sure you are assigned to this before you work on it and you read the Contributing.md file, Thank you! Welcome to the community 🤓

@Dun-sin Dun-sin added frontend this issue requires knowlegde of frontend 🏁 status: ready for dev issue is ready to be worked on up for grabs anyone can ask to work on this labels Jun 18, 2024
Copy link
Contributor

The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you.

@Dun-sin
Copy link
Owner Author

Dun-sin commented Jun 18, 2024

@Aryakoste you worked on this, what do you think is wrong?

@Dun-sin Dun-sin added the backend this issue requires knowlegde of backend label Jun 19, 2024
@Dun-sin Dun-sin self-assigned this Jun 19, 2024
@Dun-sin Dun-sin added assigned and removed up for grabs anyone can ask to work on this labels Jun 19, 2024
@Dun-sin Dun-sin mentioned this issue Jun 20, 2024
3 tasks
@Dun-sin Dun-sin reopened this Jun 20, 2024
@Dun-sin Dun-sin mentioned this issue Jun 23, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned backend this issue requires knowlegde of backend bug Something isn't working frontend this issue requires knowlegde of frontend hacktoberfest 🏁 status: ready for dev issue is ready to be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant