0
QuickApp created
What is your product version? v10.2.0 What is your product type (Angular or MVC)? Angular What is product framework type (.net framework or .net core)? .Net Core
Hi, What do I need to do on the Angular and API side to disable the chat feature? Thanks for your help in advance.
3 Answer(s)
-
1
Hi @QuickApp
For Angular side, you can remove chat-bar component here and for server side, you need to remove ChatHub, and chat related features in AppFeatureProvider
-
0
Thank you for answer @ismcagdas
-
0
How do you do this in 11 Mvc Core & Jquery?