-
Notifications
You must be signed in to change notification settings - Fork 279
Open
Labels
Description
Bug Description
CLDR data is loaded after component "formValidity" is fired and CLDR data cannot be used in custom validation when component has initial value.
Affected Component
All components which implements"formValidity" and rely on CLDR data in their custom validation
Expected Behaviour
To be able to use CLDR data in custom formValidity methods when initially components have set value
Isolated Example
No response
Steps to Reproduce
- Open test page for the DatePicker component (DatePicker.html)
- In the sample for "Form validation" put some value in the DatePicker e.g: value="11/11/2018"
- Open browser console.
Log Output, Stack Trace or Screenshots
Priority
Medium
UI5 Web Components Version
2.17
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress