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
Hello @tomorgan, thank you for trying out MGT chat component. This component is currently in maintenance mode without significant updates lately. I will try and reproduce this during the week though.
Describe the bug
The MGTK Chat Component as deployed and configured according to https://learn.microsoft.com/en-us/graph/toolkit/components/chat renders and displays the current state of a conversation. However any new messages sent or received are not shown in the component. I suspect that the subscriptions for new messages is not being set up correctly. No POST requests to /subscriptions are seen. No obvious errors in Console. Reproduced against sample here: https://github.com/microsoftgraph/microsoft-graph-toolkit/tree/next%2Fmgt-chat/samples%2Freact-chat
To Reproduce
Steps to reproduce the behavior:
Video repo that shows no calls made to /subscriptions: https://youtu.be/gS-gFwArOQg
Expected behavior
Messages sent and received in the chat over time should be displayed in the component.
Screenshots
Video repo that shows no calls made to /subscriptions: https://youtu.be/gS-gFwArOQg
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: