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

forEach always re-renders all items

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 10.0.0
    • 9.6.2
    • None
    • Security Level: Jimmy

      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

            jumperchen jumperchen
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: