Shouvik Mitra
Shouvik Mitra
Same problem! I keep one tab open for let say 30 day, and the RAM utilisation keeps on growing from day 1 till my EC2 runs out of memory ......
Any updates on this issue?
Any updates on this feature?
Any luck figuring this out @lifeart ? Even I want to re-initialize the plugin with new data when a new comment/annotation is received from the backend api.
Any updates?
Yes, it does as expected. Sure! I will add that prop.
Hey guys, check out the implementation at https://ga-dev-tools.appspot.com/embed-api/third-party-visualizations/ , the Active Users indicator uses the Real Time API.
I have added the column in setting with JSONB type on accounts table. Re-ran the script: ``` ubuntu@ip-172-31-12-0:~/chatwoot$ docker exec -it $(basename $(pwd))-rails-1 sh -c 'RAILS_ENV=production bundle exec rails db:chatwoot_prepare'...
The command ` bundle exec rails db:migrate:up VERSION=20250421082927` ran successfully, but then running `bundle exec rails db:migrate` fails. Below is a trace for the same. ``` ubuntu@ip-172-31-12-0:~/chatwoot$ docker exec -it...
After migration, when I reloaded the UI, I am stuck in the onboarding screen now. Account and users exists in the database.