RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Reactions broken when using Cordova App #219

Open lunitic opened 6 years ago

lunitic commented 6 years ago

https://github.com/RocketChat/Rocket.Chat/issues/9800

Description: When using the cordova app it is not possible to do reactions on a message, this bug was introduced around 0.59 maybe earlier. Easiest way to replicate it is to download the cordova app and try do a reaction on https://open.rocket.chat. Have tested against 0.59 - 0.61.1

Its seems like the event is not pushed to the server . The emoji selector pops up but nothing happens when you click on an emoji.

I don´t think this issue is in the actually app , i am pretty sure this is a server side issue.