m3nda
m3nda
I can't find from where comes the errror message :-/, can't grep for ReactRootContainer. I know that this messages comes from the "js_wrapper", and it's the result of javascript code...
https://github.com/mukulhase/WebWhatsapp-Wrapper/issues/1158 Easy change in wapi.js, follow link
Got it today. Steps: 1) make sure Store loads the required module by adding to the very first lines in wapi.js: ``` { id: "MarkUnread", conditions: (module) => (module.markUnread) ?...
> replace `Chat.models` for `Chat._models` Hi, can I ask how did you find it? I mean, from where did you started to search up to know that model was wrong?...
I have same issue here (first try), but, im pretty sure that you miss some component or even some guide step.
I've switched to unomp, and it worked on Linux.
Did not get you... stratum-pool nodejs?? what's that? unomp is NodeJS unified pool, multicoin, cannot figure out what is you using now.
Nice to know. Share url's if you can, i'll take a look :) Im still configuring my own, full featured planned, including tor mining, p2p mining, mpos, wallet mining and...
Actively search, usually someone will publish a solution ... https://github.com/mukulhase/WebWhatsapp-Wrapper/issues/1165
This happened few days ago with getUnreadMessages, had to prepend "_" to chat models. Happily this time is easy to fix again, thank you. Fixed and working again.