Fix JoinRoom cancel button not going to last page
This commit is contained in:
@@ -75,8 +75,9 @@ HFlickableColumnPage {
|
||||
|
||||
CancelButton {
|
||||
onClicked: {
|
||||
userField.item.text = ""
|
||||
userField.item.reset()
|
||||
errorMessage.text = ""
|
||||
|
||||
pageLoader.showPrevious()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user