Skip to content

Commit a76156d

Browse files
committed
Fix order comment
1 parent d541680 commit a76156d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • decidim-comments/app/views/decidim/comments/comments

decidim-comments/app/views/decidim/comments/comments/reload.js.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
$comments.html(commentsHtml);
1111

1212
// Re-mount the component
13+
component.order = <%= order %>;
1314
component.mountComponent();
1415

1516
// Update the comments count

0 commit comments

Comments
 (0)