Hi @jrgong,
I tried to have a look but I can’t even get past the register/ login modal - the register login is failing and the console is showing a lot of errors. Something is definitely not functioning as it should there.
seems to be related to the removeChild method:
var next = current.nextSibling;
parent.removeChild(current);
if (current === last) {
return next;
}
Hopefully someone will be able to help you with this shortly.
@jrgong i am in but that page you linked is not existing or private for me. can you send me a link to a journal topic that I can view so I can test the commenting button functionality? Thank you
It’s because the appearance of that button is determined by the attachCommentToggle attribute which is set in that initializer in the post-stream html override