Rajeh Taher
Rajeh Taher
Thank you all for the feedback on this one, we couldn't have merged it without this information. - IOS will not render url/call buttons or list, only base quick reply...
> WhatsApp Web allowed more then 3 quick reply buttons, maybe we should Allowe that? @PurpShell @sergiooak crashes will occur if we bypass (it is the old buttons limit too,...
> So i had try this new feature but i found a bug. My scenario is: > > * I sent message button ( with comon button, call button, and...
I have an eye on this now. Best regards, [PurpShell](https://github.com/PurpShell)
hmm as said before. We could probably implement pagination to fix this issue.. also If you are using MD, it might not be even loading the chats at all to...
Seems like it is a timeout issue where even after ready it takes a while for the messages to load. The function should load all messages up to the limit...
I just removed the "not group picture" since the function proposed will solve both
@pedroslopez can you think of an ideal solution here? what if we catch everything, then, if it matches this error here then we ignore otherwise we throw?
This error is caused because of the destroy function adding a catch to .initialize() like this would be a workaround for now ```js client.initialize().catch(_ => _) ```
Hmm hello everyone, I know this is kind of late, but why exactly is the page lagging/quitting? I have run a whatsapp-web session with/without a restart for hours. For the...