advanced-chat / vue-advanced-chat

A beautiful chat rooms web component compatible with all Javascript frameworks
https://advanced-chat.github.io/vue-advanced-chat/
MIT License
1.67k stars 457 forks source link

Delete pdf #542

Open aldoprogra opened 1 week ago

aldoprogra commented 1 week ago

Describe the bug

DO not delete pdf message from storage firestore

Steps to reproduce

  1. Go to demo
  2. upload a pdf, send a message
  3. delete pdf
  4. inspect and you can see it doesn't find the object

Expected behavior

when delete the pdf should delete also from storage. It will save pdf in the console firestore without the name thats why it doesnt find it