Do handlebars planners have access to set Context? #4403
Replies: 1 comment
-
I am cleaning up old unanswered discussions |
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.
-
In previous builds the SequentialPlanner had access to set values on the context object. This was helpful when testing a planner as you could test the results of an individual step within the planner. Transitioning to the handlebar planner I have access to set variables that are accessible to the steps, however those variables are not available on the context.
Beta Was this translation helpful? Give feedback.
All reactions