From ef8f7d632608de307323c27f94071c696c6fc8d2 Mon Sep 17 00:00:00 2001 From: Davide Iadeluca Date: Tue, 11 Feb 2025 09:15:40 +0100 Subject: [PATCH] fix(core): change starting position of `aria-posinset` --- 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 1582eb4cac..8b5f9bdfa8 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 {