FOSCommentBundle
FOSCommentBundle copied to clipboard
comment reply not displayed on submit
Hi,
I face an issue when posting a reply to a comment. If i'm not mistaken, the new comment should be displayed. When I look in the network exchange, I see the GET request to load the new form, the POST request which save the new comment and a GET request which load the new comment (normally to display it) and that's all. There's no error in the JS console.
Thanks for your help !
Did you find a way to solve it ? I have the same issue !
I have the same issue :(