Axe7 Bravo
Axe7 Bravo
Doesn't that have to do with Whatsapp's maximum file size restriction?
> "whatsapp-web.js": "github:pedroslopez/whatsapp-web.js#fix-buttons-list" @IgalNeeman that's because line 16 @matheuspbmarques is saying you should comment out is actually line 359 to 362, once you comment out that block of code it...
@IgalNeeman I think the problem is because you're commenting out the wrong block of code. Do this: Step 1: CTRL + F: search for "window.Store.Features = window.mR.findModule('FEATURE_CHANGE_EVENT')[0].LegacyPhoneFeatures" Step 2: Comment...
@IgalNeeman then I don't know where you're going wrong because I followed @matheuspbmarques steps then searched for that term and commented it out and the buttons and list started working.
@IgalNeeman post screenshots of the steps, because we can't help you if we can't see what you're doing, or better yet upload the folder to GitHub so we can clone...
> Can I use your project to learn? Yeah, sure, not a problem, however this repository my be outdated, check https://github.com/Frave07 for an up-to-date version, that's where the original repository...