django-fluent/django-fluent-comments

Preview gets rendered under each existing comment under certain circumstances

sverbruggen opened this issue · 1 comments

To produce this problem I do this:

  1. Place a set of comments at root level
  2. Preview another comment, then post it
  3. Refresh page
  4. Preview another comment -> preview is rendered multiple times under all existing comments

Confirmed, this depends on whether you create a top-level comment, or respond to a thread.