bernardoely

Results 16 comments of bernardoely

> This is how forwarding work on WhatsApp Exactly... This is a non-issue.

> @CladIng > > I got a solution... > > Please update your source code: > > Update Required Files are given below: > > 1. /src/util/Injected.js > 2. /src/Client.js...

OMG this started happening for me too, any clue folks?

> hmm as said before. We could probably implement pagination to fix this issue.. also If you are using MD, it might not be even loading the chats at all...

I was facing this too, when I use headless: false. Then I removed the single-process argument and it worked fine.

now I faced this with headless: true + single-process. Disabling single-process now to see how it goes...

My instance is missing receiving a lot of messages, when I enabled headless, I noticed the missed messages are all like "Waiting for this message"..... If anyone has any clue...

Hi guys, is this a feature as yet (to set labels through whatsapp-web.js)?

> > i found the fix for this //delete the service worker fix the issue > > @pedroslopez @PurpShell > > ``` > > const { Client, Location, List, Buttons,...