You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Perhaps the library is not available in the sandbox, [Documentation](https://docs.lowcoder.dev/build-apps/write-javascript/use-third-party-libraries#manually-import-libraries)\n{message}",
1935
+
"Perhaps the library is not available in the sandbox, [Documentation](https://docs.lowcoder.cloud/build-apps/write-javascript/use-third-party-libraries#manually-import-libraries)\n{message}",
1936
1936
jsLibraryInstallFailedHost: "{message}",
1937
1937
add: "Add New",
1938
1938
jsHelpText: "Add a global method or variable to the current application.",
Copy file name to clipboardExpand all lines: docs/build-apps/write-javascript/javascript-query.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -212,4 +212,4 @@ In **JavaScript** tab, you can add preloaded JavaScript code to define global me
212
212
213
213
##  Restrictions
214
214
215
-
For security reasons, several global variables and functions of **window** are disabled in Lowcoder. Please report to our [GitHub](https://github.com/lowcoder-org/lowcoder) or [Discord](https://discord.com/invite/z5W2YHXdtt) if you encounter any issues.
215
+
For security reasons, several global variables and functions of **window** are disabled in Lowcoder. Please report to our [GitHub](https://github.com/lowcoder-org/lowcoder) or [Discord](https://discord.com/invite/qMG9uTmAx2) if you encounter any issues.
0 commit comments