Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28788

Randomly missing QML components

XMLWordPrintable

      There seems to be some issue with Qt Creator randomly loosing components.

      In QtCharts there are ValueAxis and ValuesAxis types. Typing "value" suggested ValueAxis, ValuesAxis and LogValueAxis, however, after restarting the computer I can now only see ValuesAxis and LogValueAxis. Now it also shows ValueAxis as an unknown component.

      plugins.qmltypes file still has entry for ValueAxis as it should.

      Qt 6.5.0-beta2 was used for testing. I tested with:

      import QtCharts
      ChartView {
       <start typing "value" here>
      } 

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

            qtqmlteam Qt Qml Team User
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes