wppconnect-team / wa-js

WPPConnect/WA-JS is an open-source project with the aim of exporting functions from WhatsApp Web
https://wppconnect.io/wa-js/
Apache License 2.0
327 stars 120 forks source link

isReady WPP.isReady(WPP.isReady) reading is no longer a function, does not work for api is online #1863

Closed eduardoff19 closed 2 months ago

eduardoff19 commented 2 months ago

WA-JS Version

wa-js@3.1.1

WhatsApp Version

2.3000.1012980395

Browser Version

24.0.6367.29

Operation System

Windows 11

Steps to reproduce

when reproducing the connection ready VM69:3 says it is no longer valid, Uncaught (in promise) TypeError: Cannot read properties of null (reading '__esModule') at conditions (:3:445382) isConnected is not working as expected WAPI.isConnected() no longer works WAPI.isConnected not function

What is expected?

when reproducing the connection ready VM69:3 says it is no longer valid, Uncaught (in promise) TypeError: Cannot read properties of null (reading '__esModule') at conditions (:3:445382) isConnected is not working as expected WAPI.isConnected() no longer works WAPI.isConnected not function

What is actually happening?

new version changed

Any additional comments?

No response

icleitoncosta commented 2 months ago

Hello, what project are you using?

icleitoncosta commented 2 months ago

In WAJS that is working; Please submit the issue in the project you are using.