diff --git a/content/en/docs/releasenotes/studio-pro/10/10.24.md b/content/en/docs/releasenotes/studio-pro/10/10.24.md
index fa8a96e1345..5de597dd413 100644
--- a/content/en/docs/releasenotes/studio-pro/10/10.24.md
+++ b/content/en/docs/releasenotes/studio-pro/10/10.24.md
@@ -28,6 +28,7 @@ weight: 76
* We fixed an issue where uploading a SVG image caused an error. (Ticket 244585)
* We fixed an issue where the runtime log levels were not restored correctly when restarting the app from Studio Pro, in cases where the runtime had been stopped earlier due to the trial version timeout. (Ticket 251399)
* We fixed an issue where, during module import, the widget version check was incorrectly comparing different widgets. (Ticket 252131)
+* We fixed an issue that caused a page to crash during navigation when using a Data View widget in the page with a nanoflow.(Tickets 252234, 254377, 254487)
* We fixed an issue with MxBuild that reported successful build before the build process had finished. (Ticket 252729)
* We fixed an issue in the logic editors on macOS where pressing Command + C failed to copy the selected activity to clipboard and instead changed its caption. (Ticket 253384)
* We fixed a recurring **Oops** dialog being caused by showing conditional hidden properties when configuring pluggable widgets through the properties pane, such as Data Grid 2 columns. (Tickets 254074, 254426, 254632, 254637)