mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.03k stars 797 forks source link

Error in new Version Whatsapp Web 2.2023.1 #885

Open Fibonacci-Solucoes-Ageis opened 4 years ago

Fibonacci-Solucoes-Ageis commented 4 years ago

We getting an error when loading wapi.js on new version of Whatsapp Web: 2.2023.1.

window.Store.Msg.off('add')

Window.Store.Msg is undefined.

Is someone suffering from the same problem?

Fibonacci-Solucoes-Ageis commented 4 years ago

Whatsapp web version went back to the previous version.

eduardobento commented 4 years ago

Same problem here.

Fibonacci-Solucoes-Ageis commented 4 years ago

The error happened again. Whatsapp Web Version: 2.2023.2.

morebros commented 4 years ago

I have the same issue.

jesussales commented 4 years ago

same problem... any idea??

alexandreluchini commented 4 years ago

I have the same issue.

vilsonei commented 4 years ago

Try this solution by felippeefreire ->#888

This solved my problem window.Store.Msg.off('add')

vilsonei commented 4 years ago

same problem... any idea??

888