mern-chat icon indicating copy to clipboard operation
mern-chat copied to clipboard

Results 4 mern-chat issues
Sort by recently updated
recently updated
newest added

1.Chats disappear immediately i share an attachment ![image](https://github.com/dejwid/mern-chat/assets/41146306/94fe65a9-6f2f-4bb7-b91a-8856cd0af94f) 2.Confilict in reflecting chats well ![image](https://github.com/dejwid/mern-chat/assets/41146306/8b4c36a6-9904-46d4-ad03-f57bd853b574)

Hi, I wanted to report a bug, the images sent to the recipient user arrive in real time, while to the sending user they are not shown, except with a...

if someone have a probleme like this : throw new MongooseError('Mongoose.prototype.connect() no longer accepts a callback'); when you use " mongoose.connect(process.env.MONGO_URL, (err) => { if (err) throw err; }); you...

const {data} = await axios.post(url, { username,password}); it is append and i can't sign up or sign in