Skip to content

Commit eb870dd

Browse files
Update modules/ROOT/pages/7.7.2-release-notes.adoc
1 parent d1baa3f commit eb870dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
2626
=== Exception was thrown when trying to use the context form API after the toolbar was detached.
2727
// #TINY-11781
2828

29-
Previously, an error occurred when the `setValue` function from the Context Form API was called after the toolbar had been detached from the DOM. As a result, developers were unable to retrieve the value of the Context Form when using the API after the form had been closed.
29+
Previously, an error occurred when the `setValue` function from the xref:contextform.adoc#formapi[Context Form API] was called after the toolbar had been detached from the DOM. As a result, developers were unable to retrieve the value of the Context Form when using the API after the form had been closed.
3030

3131
{productname} {release-version} resolves this issue by ensuring that developers can now reliably get and set the value of the Context Form even after it has been detached.
3232

0 commit comments

Comments
 (0)