@formio/js 5.0.0-dev.5825.1d9f891 → 5.0.0-dev.5829.167a315

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Changelog.md CHANGED
@@ -74,7 +74,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
74
74
  - FIO-8938: fixed label display for multiple select with dataSrc resource
75
75
  - FIO-8962: fixed screen shifting when validation errors pop up in an embedded Wizard form
76
76
  - FIO-8234/FIO-7195: Fixes an issue where value properties are shown instead of labels for Select component with Resource/URL data sources in read only mode and for modal preview
77
- - FIO-8986: fixed setting default value for day component with hidden day and month
77
+ - FIO-8986: fixed setting default value for day component with hidden day and month
78
+ - FIO-8719: fixed error message display for nested wizard components
78
79
 
79
80
  ### New Features
80
81