-
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>
- is duplicated by
-
ZK-2271 JavaScript error when Invalidating a listhead with hflex="min" listheader
-
- Closed
-