Closed Eonus21 closed 2 years ago
same problem here
the update to v1.18.0 doesn't include the buttons/lists fix PR
you have to install it by yourself
just use npm i github:pedroslopez/whatsapp-web.js#fix-buttons-list
more info here #1636
the update to v1.18.0 doesn't include the buttons/lists fix PR you have to install it by yourself just use
npm i github:pedroslopez/whatsapp-web.js#fix-buttons-list
more info here #1636
I have tried that. it still doesn't work. When I did that, another problem happened. 'message' event couldn't not triggered.
la actualización a v1.18.0 no incluye los botones/listas arreglar PR tienes que instalarlo tú mismo solo usa
npm i github:pedroslopez/whatsapp-web.js#fix-buttons-list
más información aquí #1636
También hice lo mismo, y tampoco funcionó
the update to v1.18.0 doesn't include the buttons/lists fix PR you have to install it by yourself just use
npm i github:pedroslopez/whatsapp-web.js#fix-buttons-list
more info here #1636I have tried that. it still doesn't work. When I did that, another problem happened. 'message' event couldn't not triggered.
yes,same issue for me
the update to v1.18.0 doesn't include the buttons/lists fix PR you have to install it by yourself just use
npm i github:pedroslopez/whatsapp-web.js#fix-buttons-list
more info here #1636I have tried that. it still doesn't work. When I did that, another problem happened. 'message' event couldn't not triggered.
yes,same issue for me
@PurpShell why fix-buttons-list
(#1636 ) Branch 'message' event not triggered ?
the update to v1.18.0 doesn't include the buttons/lists fix PR you have to install it by yourself just use
npm i github:pedroslopez/whatsapp-web.js#fix-buttons-list
more info here #1636I have tried that. it still doesn't work. When I did that, another problem happened. 'message' event couldn't not triggered.
yes,same issue for me
@PurpShell why
fix-buttons-list
(#1636 ) Branch 'message' event not triggered ?
I have exactly the same Issue, message
event is not being triggered from yesterday 2022-10-20 on fix-buttons-list
branch
la actualización a v1.18.0 no incluye los botones/listas arreglar PR tienes que instalarlo tú mismo solo usa
npm i github:pedroslopez/whatsapp-web.js#fix-buttons-list
más información aquí #1636He intentado eso. todavía no funciona Cuando hice eso, ocurrió otro problema. El evento 'mensaje' no pudo desencadenarse.
si, el mismo problema para mi
@PurpShell¿Por qué
fix-buttons-list
( #1636 ) el evento 'mensaje' de la rama no se activó?Tengo exactamente el mismo problema, el
message
evento no se activa desde ayer 2022-10-20 en lafix-buttons-list
rama
Alguien que sepa como corregir ésto?
the update to v1.18.0 doesn't include the buttons/lists fix PR you have to install it by yourself just use
npm i github:pedroslopez/whatsapp-web.js#fix-buttons-list
more info here #1636I have tried that. it still doesn't work. When I did that, another problem happened. 'message' event couldn't not triggered.
yes,same issue for me
@PurpShell why
fix-buttons-list
(#1636 ) Branch 'message' event not triggered ?
yup
Corregí el problema de los botones y listas agregando nuevamente la parte de botones (#1636 ) en el archivo Injected.js
the update to v1.18.0 doesn't include the buttons/lists fix PR you have to install it by yourself just use
npm i github:pedroslopez/whatsapp-web.js#fix-buttons-list
more info here #1636I have tried that. it still doesn't work. When I did that, another problem happened. 'message' event couldn't not triggered.
temporary solution https://discord.com/channels/698610475432411196/1033022800367202364/1033230333988044810
Resolved with https://github.com/pedroslopez/whatsapp-web.js/pull/1636. I hope this changes will be merged into main branch.
Is there an existing issue for this?
Describe the bug
After latest update, buttorns dont work anymore. Sending returns status ok , but in whatsapp web it looks like a loading message.
Expected behavior
As a user, I expect that buttons will be sended to recipient
Steps to Reproduce the Bug or Issue
Relevant Code
Browser Type
Google Chrome
WhatsApp Account Type
Standard
Does your WhatsApp account have multidevice enabled?
Yes, I am using Multi Device
Environment
linux android latest WW node v16
Additional context
No response