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

detaching @load bindings is significantly longer than attaching them

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 10.0.0, 9.6.3
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      https://zkfiddle.org/sample/2jacnn2/4-detach-many-load-is-longer-than-attach

      Click on do Fill to load model

      Click on clear to clear model

      Current Result

      Fill takes 3 to 5s

      clear takes around 15 to 30s

      Expected Result

      fill and clear have about the same performance effect

      Debug Information

      onBindClean repeats a lot during clear

       

      Workaround

      Replace @load with @init or ${}

            Unassigned Unassigned
            MDuchemin MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: