Skip to content

[framework]: CLDR data is loaded after component "formValidity" is fired #12785

@GDamyanov

Description

@GDamyanov

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

  1. Open test page for the DatePicker component (DatePicker.html)
  2. In the sample for "Form validation" put some value in the DatePicker e.g: value="11/11/2018"
  3. Open browser console.

Log Output, Stack Trace or Screenshots

Image

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

TOPIC BbugThis issue is a bug in the code

Type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions