You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
Hi i am using Angular 11 and actually i am configuring your fantastic chat inside an application.
I have a question, when the sender upload a file (i am using a custom uploadAdapter that implements IFileUploadAdapter to call a specific API given by backend) how can the receiver download the attachment? There is no clickable element in the message that is seen by the receiver.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi i am using Angular 11 and actually i am configuring your fantastic chat inside an application.
I have a question, when the sender upload a file (i am using a custom uploadAdapter that implements IFileUploadAdapter to call a specific API given by backend) how can the receiver download the attachment? There is no clickable element in the message that is seen by the receiver.
The text was updated successfully, but these errors were encountered: