Skip to content

Commit a97b84d

Browse files
committed
backport fix to 10.24.22
resolves Danny L request in Teams
1 parent 42fb642 commit a97b84d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/10

content/en/docs/releasenotes/studio-pro/10/10.24.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for
4343
- We have fixed an issue where exporting a Portable App Package could fail because file copy operations were performed outside the default file-system scope.
4444
- We fixed a rare race condition related to authtokens.
4545
- We fixed a visual bug affecting **Call a nanoflow** action properties of widgets. Depending on the order in which the actions were configured, nanoflow settings of a different property would get displayed.
46+
- We reverted the JavaScript `datetime` parsing fallback on `date-fns` parsing (introduced in 10.19) to ensure `datetime` parsing on the client side stays consistent and gives proper validation errors. This fix affects only client-side `datetime` parsing.
4647

4748
### Breaking Changes
4849

0 commit comments

Comments
 (0)