JS Error showed when invalidate south component

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Normal
    • None
    • Affects Version/s: 7.0.1
    • Component/s: ZK Client Engine
    • Security Level: Jean
    • None

      Reproducible sample:

      <zk>
      	<borderlayout vflex="min">		
      		<center>
      			<div height="200px">
      				Click <button label="invalidate south" onClick="southRegion.invalidate()" /> button, should not see any JS error.
      			</div>
      		</center>
      		<south id="southRegion" vflex="min">
      			<div>South</div>
      		</south>
      	</borderlayout>
      </zk>
      

            Assignee:
            ChunfuChang
            Reporter:
            vincentjian
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: