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 224c34e commit 1ba6f02Copy full SHA for 1ba6f02
docs/source/guide/frontend_reference.md
@@ -210,7 +210,10 @@ This events group contains top-level events. Those events are not related to any
210
211
### `labelStudioLoad`
212
213
-Label Studio instance is loaded.
+Label Studio instance is loaded.
214
+
215
+!!! warning
216
+ This event does not work in custom scripts.
217
218
**Event handler arguments**
219
@@ -222,6 +225,9 @@ Label Studio instance is loaded.
222
225
223
226
The internal storage is initialized.
224
227
228
229
230
231
232
233
| Argument | Type | Description |
0 commit comments