Closed (duplicate)
Project:
AJAX Comments
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
20 Nov 2017 at 13:03 UTC
Updated:
20 Mar 2021 at 09:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
icurk commentedIf you select a different layout, other classes are added to the comment wrapper and the selector for ajax command becomes wrong. In AjaxCommentsController I changed the selector to the one, which is not related to the layout which you use. I used the anchor link with comment ID which is added in CommentViewBuilder.
Comment #4
socialnicheguru commentedComment #5
qzmenkoAt the moment, an attempt is being made to solve the problem in another issue #2896916: Ajax not working when using non-default view mode.