Invalidate component with native component inside cause JS error, zkmax only

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.5.2, 6.0.5
    • Affects Version/s: Freshly
    • Component/s: Components
    • Security Level: Jimmy
    • None
    • None

      relate to http://tracker.zkoss.org/browse/ZK-1589

      zul code

      <zk xmlns:n="native">
      <button id="btn" label="Invalidate" onClick="cave.invalidate()">
      </button>
      <div id="cave">
      <n:div>
      <window title="Root" border="normal">
      <n:div>
      <window title="Nest inside native" border="normal">
      </window>
      </n:div>
      </window>
      </n:div>
      </div>
      </zk>

            Assignee:
            vincentjian
            Reporter:
            samchuang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: