Closed estebanabaroa closed 1 year ago
If I click this button
The logs show that publishCommentEdit was called but the deleted: true property is not included.
deleted: true
The property deleted: true must be included for the comment to be deleted.
I haven't tested if the delete button has the same bug in other places so you should double check as well.
If I click this button
The logs show that publishCommentEdit was called but the
deleted: true
property is not included.The property
deleted: true
must be included for the comment to be deleted.I haven't tested if the delete button has the same bug in other places so you should double check as well.