Skip to content

Commit bfe3977

Browse files
committed
Reset textfield value
1 parent 62e4b42 commit bfe3977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Shared/Samples/Analyze network with subnetwork trace/AnalyzeNetworkWithSubnetworkTraceView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ struct AnalyzeNetworkWithSubnetworkTraceView: View {
116116
Spacer()
117117
Button {
118118
isConditionMenuPresented = true
119+
inputValue = nil
119120
} label: {
120121
Image(systemName: "plus")
121122
.imageScale(.large)

0 commit comments

Comments
 (0)