-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
fix: hide signal messages in chats #701
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Deployed to https://msg-adamant-pr-701.surge.sh 🚀 |
f6aa52c
to
e299dc4
Compare
I think the issue is that we push the message locally to the chat, so if you refresh the page, the Signal Message will disappear. This means that the nodes don't return Signal Messages neither via WS or REST. @yoxira can you confirm that these endpoints don't return Signal Messages?
|
|
Successfully tore down https://msg-adamant-pr-701.surge.sh 🥲 |
No description provided.