-
On iOS and macOS Safari the UI animation is weird when you client the ... to open message actions
https://github.com/GetStream/stream-chat-angular/assets/6690098/f6b9a4c6-db16-4334-89aa-5f428d9c8b4…
-
# 🐞 Bug report
### Command
- [ ] new
- [x] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
…
-
**Reference**
https://djangopackages.org/packages/p/django-private-chat/
https://github.com/juslop/angular-chat
http://victorydntmd.tistory.com/261
-
Changing from angular/cli:"1.2.0-beta.1" to angular/cli:"^1.4.9"
and running
_**ng build --prod**_
causes the following output:
-------------------
```
WARNING in ./src/app/app.componen…
-
I don't understand why my chat doesnt show. It works when I am developing locally, but when I use Grunt to build, then its hidden for some reason.
Do you know why?
This is what I write, which is pre…
-
Chat box is hide when mobile keyboard is open.
For your reference please open the below link into the mobile
https://angular-pfq4dv.stackblitz.io
-
### Describe the problem that you experienced
The new Angular Docs site could do with some improvements in accessibility related to text rendering. I could not find a single instance of text using s…
-
Since a few days ago I'm getting the issue of chats not showing new messages, until F5 is pressed to reload the entire Telegram Web page. At the moment of reload, there are a few suspicious error mess…
-
Protect the chat from spamming:
- Notification alerts for users who spam
- Disconnecting user after 5 spam messages
- Ban the user for 5 minutes
-
Hey Guys,
I'm trying to implement Firechat in angularJS and have come across a weird issue.
After the chat initialises the angular route changes to the Firechat room name.
e.g I am initially on ht…