Skip to content

editable dial is not updating when user click on hour and minutes while enableKeyboardInput is true  #453

@venkateshparihar

Description

@venkateshparihar

In ngx-material-timepicker demo page editable dial it working properly but when i implement in my app then editable dial is not updating Please check

proper solution: add set and get for time input on NgxMaterialTimepickerDialControlComponent. so when time changes we can update form control in setter.

Quick fix: update input by classname when the time changes .

Linked of fix:
(https://stackblitz.com/edit/angular-ivy-8dy2p2?file=package.json,src%2Fapp%2Fapp.module.ts,src%2Fapp%2Fapp.component.html,src%2Findex.html,src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fhello.component.ts)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions