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.02k stars 797 forks source link

Javascript error while executing wapi.js file #1012

Closed rajeshshettysrs closed 2 years ago

rajeshshettysrs commented 3 years ago

hi sir need help, I am getting below error while executing WAPI JS script.Please guide me how to solve this issue.

Error: javascript error: Cannot read property 'push' of undefined

In below line: window.webpackJsonp.push([ ['parasite'], { parasite: function (o, e, t) { getStore(t); } }, [['parasite']] ]);

ghost commented 3 years ago

hi! this is solution: https://github.com/mukulhase/WebWhatsapp-Wrapper/issues/1006#issuecomment-785701516

rajeshshettysrs commented 2 years ago

Alexandre1746 commented on Feb 28 - Solution worked