django-fluent/django-fluent-comments

Comment posts but get internal error

the-mace opened this issue · 1 comments

Im getting this when posting a comment:

"Internal error - unable to display comment.

reason: container #comments-8 is missing in the page."

The comment is there if I dismiss the popup error and reload the page.

The form is the standard:
{% render_comment_form for question %}

I'm cleaning up old tickets, I assume this one is fixed?