raweee / node-red-contrib-whatsapp-link

Simple Node-Red node to link Whatsapp
https://discord.gg/VApVeGuF
26 stars 7 forks source link

unable to connect to New QR code in whatsapp Web #14

Closed raweee closed 1 year ago

raweee commented 1 year ago

Please replace the line no-28 in node_modules/whatsapp-web.js/src/util/Injected.js with old one

window.Store.QueryExist = window.mR.findModule('queryExists')[0] ? window.mR.findModule('queryExists')[0].queryExists : window.mR.findModule('queryExist')[0].queryWidExists;

it will be corrected soon