AndyTargino / wwebjs-electron

whatsapp-web.js API to electron applications
Apache License 2.0
16 stars 6 forks source link

Error: Evaluation failed: TypeError: r.findImpl is not a function #33

Closed MatteoBelvederesi-NewTechnology closed 8 months ago

MatteoBelvederesi-NewTechnology commented 8 months ago

Is there an existing issue for this?

Describe the bug

Seems like if a new chat with a new users begin it is gonna trigger this error at message sending: Error: Evaluation failed: TypeError: r.findImpl is not a function. End of the day some messages got delivered some got this error

Expected behavior

should work with new chats

Steps to Reproduce the Bug or Issue

just try to send messages via wwebjs-electron

Relevant Code

No response

Browser Type

Chromium

WhatsApp Account Type

Standard

Does your WhatsApp account have multidevice enabled?

Yes, I am using Multi Device

Environment

windows electron

Additional context

No response

AndyTargino commented 8 months ago

The library is now updated, try again.