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 796 forks source link

webpackChunkbuild #1054

Open tetradox opened 2 years ago

tetradox commented 2 years ago

webpackChunkbuild is not defined

jiovanmichel commented 2 years ago

Change webpackChunkbuild to webpackChunkwhatsapp_web_client

1051

tetradox commented 2 years ago

Change webpackChunkbuild to webpackChunkwhatsapp_web_client

1051

thank you.

there is such an error, can you help?

Uncaught TypeError: Cannot read property 'modelClass' of undefined

window.Store.Chat.modelClass.prototype.sendMessage = function (e) { window.Store.SendTextMsgToChat(this, ...arguments); }

jiovanmichel commented 2 years ago

I don't have this error. Check code file wapi.js and compare with your.