Viima / jquery-comments

The Javascript library of choice for implementing commenting in your web app
http://viima.github.io/jquery-comments/
MIT License
294 stars 118 forks source link

edit,upvote gives parent undefined when data bind by pusher from controller #125

Open pasupathy opened 6 years ago

pasupathy commented 6 years ago

Hi , I have successfully added backend and integrated pusher ( websocket ) and managed to get the data pushed into the dom realtime, however when i click the edit button it gives 'parent undefined'. Below is the binding data code i use. I have read in the issues here the author mentioned using createComment, tried that but with no luck.

channel.txt