andresmv94
andresmv94
@remomfurlanetto did you find some solution?
@remomfurlanetto In my case I had the same problem, and the problem was that for some rason on the final part of my code the `client.destroy();` was executing before that...
Using NEXTJS For me the solution was use this https://www.npmjs.com/package/react-quill-with-table instead of https://www.npmjs.com/package/react-quill, and use this module https://github.com/volser/quill-table-ui for the table usage
same here, after use LocalAuth correctly, If I need to recover the session to send more messages, it starts generating the QR codes again (this didn't happen before) and the...
The whatsapp version that whatsapp-web.js mark like "working with" is = WhatsApp_Web 2.2306.7, and Now the current WhatsApp Web version is 2.2317.10. maybe something with session was changed > I...
> At first I found a solution, for now it's working. In the package.json inside node_modules/whatsapp-web... change the version of puppeteer to 18.1.0 Is weird because that works some times
@pedroslopez , some idea about this?
[DUPLICATE] https://github.com/pedroslopez/whatsapp-web.js/issues/2164