-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Normal
-
None
-
Affects Version/s: 10.0.0-Beta
-
Component/s: None
-
None
Steps to Reproduce
- run zk-5576.zul
- click "fill" button
Current Result
nothing new rendered
Expected Result
the listbox should have listitems
Debug Information
- apply="org.zkoss.clientbind.ClientBindComposer, org.zkoss.test.MyComposer" it the root cause. Remove MyComposer can make it work.