You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/10/10.12.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,11 @@ This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for
26
26
27
27
### Fixes
28
28
29
-
30
29
* We fixed an exception (the **Oops** pop-up window) that occurred when an unknown variable was being used in the microflow expression editor. (Ticket 222410)
30
+
* We fixed an issue on Android where swiping back caused the app to get stuck on a blank screen. (Ticket 230312)
31
31
* We fixed an issue in offline apps that after synchronization an object was not found by the **Retrieve By Association** action in case of a reverse association traversal. (Ticket 231027)
32
32
* We fixed an issue that resulted in an **Oops** pop-up window when using the Combo Box widget and accessing its **Properties** pane. (Ticket 231451)
33
+
* We fixed an issue on iOS where swiping back opened an empty sidebar page.
0 commit comments