Tunnel edit: While preparing for reuse, should make onValueBeingEdited nil as well
Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
@@ -488,6 +488,7 @@ class TunnelEditTableViewKeyValueCell: UITableViewCell {
|
|||||||
isValueValid = true
|
isValueValid = true
|
||||||
keyboardType = .default
|
keyboardType = .default
|
||||||
onValueChanged = nil
|
onValueChanged = nil
|
||||||
|
onValueBeingEdited = nil
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user