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 d44356cdf9c..c7a7702a5e6 100644 --- a/content/en/docs/releasenotes/studio-pro/10/10.24.md +++ b/content/en/docs/releasenotes/studio-pro/10/10.24.md @@ -20,6 +20,7 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for * We fixed an issue where incompatible React client widgets did not display an error when they were nested inside a pluggable widget. (Ticket 253896) * We fixed an issue where JSON Import mappings stopped finding objects. (Ticket 258507) +* We fixed an issue where the DatePicker native widget would not be displayed when using an empty default value and a visibility condition. (Ticket 259282) * We fixed an issue where a wait-for-timer activity could get stuck when its workflow was upgraded while the activity was active. (Ticket 263288) * We fixed a migration issue when going from 10.24 to 11.x that attempted to recreate an already existing column in a table in an offline app database. * We fixed a bug where the JavaScript Action code editor would overlap with the errors pane after resizing it.