Closed Dun-sin closed 5 months ago
Tried to send a message and got this error: Uncaught (in promise) TypeError: SubtleCrypto.encrypt: Argument 2 is not an object.
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
No response
Mozilla Firefox
None
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.
@Aryakoste you worked on this, what do you think is wrong?
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
Additional information
No response
🥦 Browser
Mozilla Firefox
👀 Have you checked if this issue has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
None