Skip to content

Impossible to set value to timeField in case it`s a part of dateField component #70

Description

@maistrenkoIulia

Environment

CUBA Platform version: 7.2.4
CUBA Studio plugin version: 14.0.SNAPSHOT2564-202
IntelliJ version: IntelliJ IDEA 2020.2 (Community Edition)

Description of the bug or enhancement

  • Minimal reproducible example
    for try to use
    @wire (path=['visitStart','timepart'])
    public TimeField timepart

in test:
swithch to corresponding component
timepart.setValue(1100)

  • Expected behavior
    value should be set

  • Actual behavior
    test failed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions