Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-63617

Show trace on QML binding loops

XMLWordPrintable

      To solve binding loops, sometimes it is hard to manage them with the debugger. And the best you can do is to add to the binding:

      !console.trace() ? binding causing the loop : 0;

      It could be nice to print the trace with the binding loop warning.

       

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            shausman Simon Hausmann
            bnogal Benjamín Nogal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes