Skip to content

Observable/view model not getting updated when the value is changed in input field #50

@nvnvenki

Description

@nvnvenki

When the date value is entered manually to the input field the date value in the text field and in the date picker is changed but not the view model which is bound to the text input.

Steps to reproduce the issue

  • Change the input field value to some other date by manually typing in the date in the text field.
  • Observe that the datepicker auto selects the date which is entered and don't click on focused date.
  • Focus out from input box. Check that the observable value still unchanged and it is different from value in the input field.

Please check the below example.
http://jsfiddle.net/nvnvenki/bfbnxwx9/

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