[SCRIPT API] runOnBackend holding execution until I switch notes #2976
Answered
by
nicollasricas
nicollasricas
asked this question in
Q&A
-
Hi, I have a render note and inside the render note there are some scripts. For some reason, the Here are a few things I've tried to fix it:
App version: 0.53.2 runonbackend.mp4Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
nicollasricas
Jul 12, 2022
Replies: 1 comment
-
Moving every function (the caller and the dependent exported modules) to backend was the only way I could find to fix this. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nicollasricas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Moving every function (the caller and the dependent exported modules) to backend was the only way I could find to fix this.