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

AttachedProperyReuse warning suggests endless id loop

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.8
    • 6.8.0
    • QML: Tooling
    • None
    • All

      We are having an issue with the QML-Linter.

      We have some nested layouts with components in a separate module. When we run the linter on our sources, it warns about an "AttachedProperyReuse" and suggests prepending the id of the component from which we want to use the property.

      If we do so, the same warning reappears and suggests prepending the same id again. This would go on forever.

      We were not able to replicate it with a MWE, however there seems to be no glaring issue with our component or module. Do you have any hint what could cause this problem? Do you think this might be a bug in the linter?

      Thank you and kind regards,
      Timon

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

            qtqmlteam Qt Qml Team User
            timonsassor Timon Sassor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes