Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5188

Dynamic converter parameter should update the load binding in client MVVM

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Normal
    • None
    • 10.0.0.FL
    • Client MVVM
    • None

    Description

      Steps to Reproduce

      As title. The following code should work. (mvvm/book/databinding/validator/Va05.zul)

      limit: <intbox id="limitBox" value="@bind(vm.limit)"/>
      <label value="@bind(vm.age) @converter(vm.ageLimitIndicator, limit=vm.limit)" />
      

      Current Result

      not work

      Expected Result

      should work

      Attachments

        Activity

          People

            DevChu DevChu
            DevChu DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: