From 3d6084192d94b112d5ca1e630e844fbb63170cae Mon Sep 17 00:00:00 2001 From: Davide Iadeluca <146922689+DavideIadeluca@users.noreply.github.com> Date: Sat, 15 Feb 2025 12:49:13 +0100 Subject: [PATCH] fix(core): change starting position of `aria-posinset` (#4192) --- framework/core/js/src/forum/components/DiscussionList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/core/js/src/forum/components/DiscussionList.js b/framework/core/js/src/forum/components/DiscussionList.js index 1582eb4ca..8b5f9bdfa 100644 --- a/framework/core/js/src/forum/components/DiscussionList.js +++ b/framework/core/js/src/forum/components/DiscussionList.js @@ -51,7 +51,7 @@ export default class DiscussionList extends Component {