Fix the mobile title sometimes disappearing
I was depending on an implicit connection property from somewhere.
This commit is contained in:
@@ -270,6 +270,7 @@ Kirigami.Page {
|
||||
Component {
|
||||
id: exploreComponent
|
||||
ExploreComponent {
|
||||
connection: root.connection
|
||||
collapsed: root.collapsed
|
||||
|
||||
onSearch: root.search()
|
||||
|
||||
Reference in New Issue
Block a user