Hey, I'm wondering if this is possible with this bundle without really hacking around it.
I tried just rendering multiple entities and including the async.html.twig under each of them with specified ID, but this approach seems to work only for the first item on the page; others don't get the comment thread nor form.
Is this something supported by FOSCommentBundle, or should I write my own JavaScripts for it?