tinode / webapp

Tinode web chat using React
Apache License 2.0
318 stars 198 forks source link

No displaying the forwarded file #131

Closed Mj-binary closed 1 year ago

Mj-binary commented 1 year ago

Describe the bug When you upload a file and then forward it to someone else, the file is not shown

To Reproduce

  1. Alice sends a file to Bob
  2. Alice forwards that message (including the file) to Carol
  3. file not shown and carol only gets an empty bubble

Expected behavior File and save button for carol will be displayed

Screenshots image

Environment (please complete the following information): https://sandbox.tinode.co/

or-else commented 1 year ago

Thanks, fixed.

Mj-binary commented 1 year ago

Lots of Thanks.