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

Components inside HtmlNativeComponent doesn't unbind when invoke invalidate, with zkmax only

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.2, 6.0.5
    • 6.0.2, 6.5.1
    • Components
    • Security Level: Jimmy
    • None

      refer to attached sample code,

      1. click the "Create widgets" button
      the button will create component inside native component

      2. click the "invalidate widgets" button
      when no zkmax.jar, the Window component is unbind correctly, console will print unbind_ window

      when use zkmax.jar, the Window component doesn't unbind, it may cause other js error in some use case

        1. flex.zul
          0.3 kB
        2. FlexCtrl.java
          1 kB

            vincentjian vincentjian
            samchuang samchuang
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: