listbox multiple doesn't work correctly when binding with a List

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.0.0
    • Affects Version/s: None
    • Component/s: Components, Databind 2
    • None
    • None

      we should accept these cases in wrapped model case
      <listbox model="@bind(vm.persons)" multiple="true"/>
      <listbox model="@bind(vm.persons)" multiple="@load(true)"/>
      <listbox model="@bind(vm.persons)" multiple="@load(vm.multiple"/>

            Assignee:
            Unassigned
            Reporter:
            dennis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: