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.
I was checking SignalR demo and uploaded files to someone in chat room. once i uploaded file to one user and then uploaded file to other user, but file sent to same user whom i sent before.
Maybe i have changed the focus, or on upload button userId is not changing. I haven't debugged yet. Maybe this is issue in just demo. I will update here after implementation.
The text was updated successfully, but these errors were encountered:
File only can be send to user we sent first, to send file to other user we have to close the chat window of previous user we have sent the file. There is issue in file upload.
I was checking SignalR demo and uploaded files to someone in chat room. once i uploaded file to one user and then uploaded file to other user, but file sent to same user whom i sent before.
Maybe i have changed the focus, or on upload button userId is not changing. I haven't debugged yet. Maybe this is issue in just demo. I will update here after implementation.
The text was updated successfully, but these errors were encountered: