Added .closest() to find Reply button on click; fixes #401
This is to fix the issue where the icon-comment icon is clicked in the Reply button of a note; the icon is used as the target and incorrectly assumed to be the button itself, which causes the reply form to spawn inside the button.
Showing
Please register or sign in to comment