RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://rocketchat.github.io/EmbeddedChat/docs
125 stars 251 forks source link

Image and Video attachments not rendering on chat. #368

Closed umangutkarsh closed 10 months ago

umangutkarsh commented 11 months ago

Description:

The Image and videos which are sent on chat are not rendered like they should.

Steps to reproduce:

  1. Click on Attach-More-Plus-Icon to attach files in Chat-input.
  2. Select any image or video, and send the message.
  3. These are not rendered on chat

Expected behavior:

Should be rendered.

Actual behavior:

attach.webm

Akshun-01 commented 11 months ago

Hey, I would like to work on this one!

ameeetgaikwad commented 11 months ago

@umangutkarsh off topic here. Not able to set up local environment. image Not able to send message?

I've rocket.chat server running on localhost:3000. Is it necessary to run yarn dev in the packages/auth as well? For the packages/react to work?

umangutkarsh commented 11 months ago

@umangutkarsh off topic here. Not able to set up local environment. image Not able to send message?

I've rocket.chat server running on localhost:3000. Is it necessary to run yarn dev in the packages/auth as well? For the packages/react to work?

Click on JOIN, Just login using the credentials with which you have signed up. Are you able to send and receive messages?

Yashraj7890 commented 10 months ago

@umangutkarsh I think this issue is fixed or the images weren't rendering because of some network issue that you might be facing.

https://github.com/RocketChat/EmbeddedChat/assets/98230836/068a7c5b-b833-448f-ba2e-c819b1797dcc

Kamlesh72 commented 10 months ago

@umangutkarsh off topic here. Not able to set up local environment. image Not able to send message?

I've rocket.chat server running on localhost:3000. Is it necessary to run yarn dev in the packages/auth as well? For the packages/react to work?

No, it is not necessary. Send the console logs.

ameeetgaikwad commented 10 months ago

@umangutkarsh off topic here. Not able to set up local environment. image Not able to send message? I've rocket.chat server running on localhost:3000. Is it necessary to run yarn dev in the packages/auth as well? For the packages/react to work?

Click on JOIN, Just login using the credentials with which you have signed up. Are you able to send and receive messages?

@umangutkarsh NO, I did clicked the join button and entered the email/username and password nothing happens further.

Akshun-01 commented 10 months ago

Hey @ameeetgaikwad,

umangutkarsh commented 10 months ago

@umangutkarsh I think this issue is fixed or the images weren't rendering because of some network issue that you might be facing.

20240101203504.mp4

Hi @Yashraj7890 . I'll check this out again. Thanks for letting me know.

umangutkarsh commented 10 months ago

@umangutkarsh I think this issue is fixed or the images weren't rendering because of some network issue that you might be facing.

20240101203504.mp4

Hi @Yashraj7890 The images are not rendering on my chat screen. Will close it if anyone else confirms.

Akshun-01 commented 10 months ago

Hey @umangutkarsh, earlier it was working fine for me (2nd January)

But today I am also facing the same problem

image

Akshun-01 commented 10 months ago

And Now its working again :)

image

umangutkarsh commented 10 months ago

Hey @Akshun-01 . Thanks for letting me know, maybe because of some network problem. Closing this issue, since problem occurred due to network issue I'll close this issue.