Chat selection is not working
Closed this issue ยท 3 comments
victor-torres commented
Somehow chat/conversation selection stopped working. Need to debug and see what's happening.
victor-torres commented
element.click() do not work anymore :(
seems like whatsapp react only listen to its special virtual mouse events
I took a look at http://jsfiddle.net/hulufei/twr4thuh/7/ and maybe it will work.
Is sad to know we have to inject another code in addition to jQuery which we're already putting inside whatsapp instance... But it's not our fault react won't offer a public API for us to use.
resources:
victor-torres commented
Thanks. Yes it fixes, @sunnypp :)