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

JS Error showed when invalidate south component

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Normal Normal
    • None
    • 7.0.1
    • ZK Client Engine
    • Security Level: Jean

      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>
      

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

              Created:
              Updated:
              Resolved: