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

MVVM loadBinding component detached will cause sub bean binding stop working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 9.5.1
    • 8.0.0, 9.5.0
    • None
    • Security Level: Jimmy
    • None
    • ZK 9.5.1 S1

      Steps to Reproduce

      Run attached zul / java (doesn't work in fiddle)

      Click "form1" -> form2"  -> "form1"

      Current Result

      Bindings fire once for each template, then stop firing

      This only happen when the templates contain a form

      Expected Result

      binding should still fire after the first call

      Debug Information

      only happen with a form located inside a shadow element:

      <apply template="@load(failingBinding)">
          <template name="template1">
              <div form="@id..."
      ...

      Workaround

      none

            DevChu DevChu
            MDuchemin MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: