pedroslopez / whatsapp-web.js

A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
https://wwebjs.dev
Apache License 2.0
15.53k stars 3.7k forks source link

fix: openChatWindow #3293

Closed Lavyk closed 1 month ago

Lavyk commented 1 month ago

PR Details

The PR fixes an issue where the InterfaceController.openChatWindow function throws an error: Evaluation failed: ReferenceError: Cannot access 'chat' before initialization

Types of changes

Checklist