-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical
-
Affects Version/s: 10.0.0-Beta
-
Component/s: None
-
Security Level: Jimmy
-
None
Steps to Reproduce
- enable client mvvm
- run the zul
- Scroll down to trigger render on demand, check rendered items
Current Result
it always renders item 12 ~ item 16
Expected Result
it should render items according to the scrolling position and model
Debug Information
- server mvvm don't this bug
- turn rod=false doesn't have this bug