guigo613 / alternative-wa-version

6 stars 2 forks source link

The html file is not working anymore. #3

Open bhishmakajaria opened 3 months ago

bhishmakajaria commented 3 months ago

The QR is not generating nor the existing scanned QR are working to send the message. Can you please let us know a new file to be used.

robertlsc2016 commented 3 months ago

same problem

darwin242209 commented 2 months ago

The QR is not generating nor the existing scanned QR are working to send the message. Can you please let us know a new file to be used.

same problem, I hope they will fix that

yaasiin-ayeva commented 2 months ago

Hey guys,

WhatsApp released 2.3000x, a version that does not use Webpack anymore. WWebJS had to change the Store system to no longer use moduleRaid. Instability issues are caused by relying on selectors & DOM Observers for login, as well as increased performance issues.

You should immediately migrate to the up-to-date version and cease using any other fork or version. Your system will work regardless if you are using a web cache, local cache, no cache.. LocalAuth, RemoteAuth, NoAuth... 2.24 and 2.3000.

This will fix the issue.

Check this out.

https://github.com/pedroslopez/whatsapp-web.js/pull/2816#issuecomment-2204732956