You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And the output when I click on the button is:
file:///home/$USER/Qt5.7.0/5.7/gcc_64/qml/QtQuick/Controls/StackView.qml:919: Error: Cannot assign to non-existent property "parent"
How can I use PageStack properly?
The text was updated successfully, but these errors were encountered:
Here is my code:
And the output when I click on the button is:
file:///home/$USER/Qt5.7.0/5.7/gcc_64/qml/QtQuick/Controls/StackView.qml:919: Error: Cannot assign to non-existent property "parent"
How can I use PageStack properly?
The text was updated successfully, but these errors were encountered: