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
I am just trying to send a message but nothing is happening when I click Send button
What I Did
This is all I see in the terminal. There is nothing to show that I clicked the Send back meaning there is no callback function being called:
C:\Users\krish\myproject\mysite>python manage.py run_chat_server
2021-01-31 21:41:31,459:INFO:Chat server started
31.01.21 21:41:31:INFO:Chat server started
The text was updated successfully, but these errors were encountered:
Description
I am just trying to send a message but nothing is happening when I click Send button
What I Did
The text was updated successfully, but these errors were encountered: