Steps to Reproduce
check flash animation or open developer tool for re-rendered items
Current Result
re-renders all items
Expected Result
re-renders newly-added items only
Debug Information
- 9.6.1 only re-renders newly-added item which has better performance.
- Since we claim <forEach> supports ListModelList to render partially, current render-all behavior doesn't match the specification.
- Caused by the fix of
ZK-5079.
Workaround
no
- blocks
-
ZK-5696 Nested Shadow element fails in ZK 10
-
- Closed
-
- is blocked by
-
ZK-5443 Apply Virtual-Dom concept to Client Widget to avoid page flickering
-
- Open
-
- relates to
-
ZK-5079 remove an item of ListModelList causes nullponiterexception
-
- Closed
-
-
ZK-5745 ListModelList.add(0, value) leads to full re-render of grid rows
-
- Open
-
-
ZK-5468 Components with Model only renders one item with wrong result if the EL contains forEachStatus.index
-
- Closed
-
-
ZK-5504 Components with Model should only update few items or changed data instead of rerendering them all
-
- Open
-