Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

In SignalR demo issue with userId when uploading files #124

Closed
MuhammadRizwanBashir opened this issue May 5, 2019 · 4 comments
Closed

Comments

@MuhammadRizwanBashir
Copy link

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.

@MuhammadRizwanBashir
Copy link
Author

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.

@rpaschoal rpaschoal added the bug label May 5, 2019
@rpaschoal
Copy link
Owner

Hi @MuhammadRizwanBashir ,

Thank you for reporting this issue.

I'll investigate and if this is really a problem will come up with a patch release at some point this week.

Cheers!

@rpaschoal rpaschoal changed the title In SignalR demo issue with userId In SignalR demo issue with userId when uploading files May 10, 2019
@rpaschoal
Copy link
Owner

Hi @MuhammadRizwanBashir ,

Just letting you know that a fix for this issue has just been published to NPM with version 2.0.4.

This is the pull request containing the changes #125 and here you can find the details of what was released with version 2.0.4: https://github.com/rpaschoal/ng-chat/releases/tag/2.0.4

@MuhammadRizwanBashir
Copy link
Author

MuhammadRizwanBashir commented May 15, 2019

@rpaschoal Thanks! Appreciated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants