Replies: 1 comment 5 replies
-
|
So why are you not calling just |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hello,
Prior to beta-2036 it was possible to evaluate the script with the following code:
Since introducing of ExecutionContext in 2036 it fails with
NullReferenceExceptiondue to_activeEvaluationContextis nullIs there any way to achieve the same behaviour in 2036+?
We used that code to dynamically load scripts during main code execution.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions