We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4677a24 commit f139ff6Copy full SHA for f139ff6
telemetry/definitions/commonDefinitions.json
@@ -7138,6 +7138,26 @@
7138
"type": "result"
7139
}
7140
]
7141
+ },
7142
+ {
7143
+ "name": "webview_error",
7144
+ "description": "Called when an error occurs inside of a webview",
7145
+ "metadata": [
7146
7147
+ "type": "name",
7148
+ "required": true
7149
+ }
7150
+ ]
7151
7152
7153
+ "name": "webview_load",
7154
+ "description": "Called when a webview is opened",
7155
7156
7157
7158
7159
7160
7161
7162
7163
0 commit comments