dv.view() is not a async function? #944
Unanswered
LumosLovegood
asked this question in
Q&A
Replies: 1 comment
-
Evaluation Error: SyntaxError: await is only valid in async function |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want use dv.view() to execute my script. And the script is a http request, and it need to use async function. And the dataviewjs seems wont execute the script and report an error about async problem.
Beta Was this translation helpful? Give feedback.
All reactions