Skip to content

Commit 5fbc2a9

Browse files
committed
Release-751: Update wording
1 parent cd63ec7 commit 5fbc2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/7.5.1-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The {productname} {release-version} release includes an accompanying release of
3030
==== Conversations did not load when the comments sidebar was opened on editor load with `sidebar_show`.
3131
// #TINY-11506
3232

33-
In previous versions of **Comments** Plugin, when the comments sidebar was set to open on editor load using the `sidebar_show` option, conversations did not display. This was due to a throttling issue that caused the sidebar to render without conversations before they were retrieved, resulting in an empty sidebar that would not re-render with the conversations once available.
33+
In the {productname} 7.5 release of the **Comments** Plugin, the sidebar would not display comments when conversations took longer than ~200ms to be fetched. This issue occurred when the comments sidebar was set to open on editor load, such as using the `sidebar_show` option.
3434

3535
{productname} {release-version} addresses this issue, by ensuring that `conversationUids` are set on initialization, allowing the sidebar to properly display conversations as soon as they are retrieved.
3636

0 commit comments

Comments
 (0)