0
maggieryanmail@gmail.com created
- ABP Framework version: v7.2.1
- UI type: Blazor
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:"
I added the chat module to my project, enabled chat, but the chat icon is not visible. The only place it is visible is when I'm on the 'My Account' page. The chat works as expected when I access it from the 'My Account' page
2 Answer(s)
-
0
-
0
hi
I added the chat module to my project, enabled chat
Did you depend on the
ChatSignalRModule
?Can you share your steps?