Shiva

Results 6 issues of Shiva

Template message , Button Messages and List messages are not going to whatsapp app but its visible on whatsapp web. Everything was working fine but after I updated my whatsapp...

bug

const SID= y_cred.SID; const HSID = y_cred.HSID; const SSID = y_cred.SSID; const APISID = y_cred.APISID; const SAPISID = y_cred.SAPISID; async () => { try { await init({ SID, HSID, SSID,...

![image](https://user-images.githubusercontent.com/28666727/170253307-3c861003-97d6-4712-a1b4-ce30910b3d2a.png)

Template Message is sent to myself and not to remoteJid Message is visible as received message on my side and message is not visible on remote side **Message body :**...

bug
Stale

![image](https://github.com/Hopding/js-visualizer-9000-server/assets/28666727/04cd9143-3a4d-4f45-96e5-9855f4591fdb)

I am experiencing an issue where the drop event is being triggered within an iframe dropzone even when the draggable element is dropped outside the iframe. This behavior occurs when...