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
If the provider does not support chats, they will throw when Forum.Chat is referenced. It would be a good idea to trap that error and disable chat functionality based on it. Or, if capabilities exist by the time this is touched, check for the existence of Chats at all before referencing it.
The text was updated successfully, but these errors were encountered:
If the provider does not support chats, they will throw when Forum.Chat is referenced. It would be a good idea to trap that error and disable chat functionality based on it. Or, if capabilities exist by the time this is touched, check for the existence of Chats at all before referencing it.
The text was updated successfully, but these errors were encountered: