Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG] - not able to see messages in real time for w2w chat of uiweb chat component in dapp #935

Closed
KlausMikhaelson opened this issue Dec 19, 2023 · 0 comments · Fixed by #936
Assignees
Labels
bug Something isn't working

Comments

@KlausMikhaelson
Copy link
Contributor

Expected Behaviour

It should update messages with new message when it receives it from socket connection

Current Behaviour

It is not updating the messages until we refresh it, issue is with the way it is getting chatid while checking if the message is from a different wallet or not

Reproduction steps

1. build uiweb
2. update dapp package with uiweb build 
3. go to w2w chat

Screenshots

![DESCRIPTION](LINK.png)

Relevant Logs

No response

Dapp Env

Prod (app.push.org), Staging (staging.push.org), Dev (dev.push.org)

Browsers

No response

@KlausMikhaelson KlausMikhaelson added the bug Something isn't working label Dec 19, 2023
@KlausMikhaelson KlausMikhaelson self-assigned this Dec 19, 2023
@KlausMikhaelson KlausMikhaelson linked a pull request Dec 19, 2023 that will close this issue
2 tasks
@Aman035 Aman035 added this to the Push SDK V1.6 milestone Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants